Pg-bulk-ingest

Latest version: v0.0.54

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

0.0.11

Not secure
What's Changed
* feat: use string-based constants by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/59
* docs: clarify ingest arguments by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/60

**Full Changelog**: https://github.com/uktrade/pg-bulk-ingest/compare/v0.0.10...v0.0.11

0.0.10

Not secure
What's Changed
* fix: when have special characters in table names by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/57


**Full Changelog**: https://github.com/uktrade/pg-bulk-ingest/compare/v0.0.9...v0.0.10

0.0.9

Not secure
What's Changed
* docs: more in-depth description of the ingest function by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/50
* docs: clarify high_watermark argument by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/51
* docs: fix example by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/52
* docs: fix typo and improve clarity around locking by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/53
* refactor: less code in batch loop by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/54
* fix: high-watermarking when no primary key by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/55


**Full Changelog**: https://github.com/uktrade/pg-bulk-ingest/compare/v0.0.8...v0.0.9

0.0.8

Not secure
What's Changed

* refactor: fewer functions on global scope and other tidy ups by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/27
* fix: skipping of rows not on first table by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/28
* refactor: generator expression over generator function by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/29
* feat: basic handling of adding a nullable column to an existing table by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/30
* refactor: remove manual SQL from tests by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/31
* feat: combine the 3 functions into one "ingest" function by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/32
* docs: describe in more detail what ingest does by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/33
* feat: use mode enum-ish rather than boolean by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/34
* feat: use an actual enum for mode by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/35
* docs: spec for batched API by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/36
* test: prefer psycopg2 than 3 by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/39
* feat: allow ingest in batches by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/37
* docs: initial more detailed API by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/38
* docs: split mode so each deals with less by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/40
* feat: start splitting mode to separate variables by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/41
* feat: migrate table in more cases by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/42
* docs: make clear this is for a single table by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/43
* feat: add visibility argument by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/44
* docs: remove mention of tables in favour or singular table by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/45
* test: better separation of test cases by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/46
* fix: order of row and table to match documentation by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/47
* feat: support high watermarks by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/48

**Full Changelog**: https://github.com/uktrade/pg-bulk-ingest/compare/v0.0.7...v0.0.8

0.0.7

Not secure
What's Changed
* Add replace function by santoshdasa12345 in https://github.com/uktrade/pg-bulk-ingest/pull/25

New Contributors
* santoshdasa12345 made their first contribution in https://github.com/uktrade/pg-bulk-ingest/pull/25

**Full Changelog**: https://github.com/uktrade/pg-bulk-ingest/compare/v0.0.6...v0.0.7

0.0.6

Not secure
What's Changed
* docs: improve explanation of what this does under the hood by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/15
* refactor: remove _obj suffix when not needed by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/16
* feat: support SQLAlchemy 2 by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/17
* docs: installation instructions by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/19
* docs: more detail in compatibility by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/20
* test: more test cases by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/21
* docs: explain the transaction is managed outside of the API by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/22
* Feat/add insert function by JosefSmith in https://github.com/uktrade/pg-bulk-ingest/pull/23


**Full Changelog**: https://github.com/uktrade/pg-bulk-ingest/compare/v0.0.5...v0.0.6

Page 8 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.