Pg-bulk-ingest

Latest version: v0.0.51

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

Scan your dependencies

Page 1 of 9

0.0.51

What's Changed
* perf: GRANT all SELECT privileges in a single query by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/213


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

0.0.50

What's Changed

* chore: add CODEOWNERS file by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/209
* feat: only GRANT when ingesting into a new table by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/212


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

0.0.49

What's Changed
* fix: allows use of non-utf8 bytes in bytea columns by wpfl-dbt in https://github.com/uktrade/pg-bulk-ingest/pull/208


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

0.0.48

What's Changed
* fix: remove redundant inequality code by wpfl-dbt in https://github.com/uktrade/pg-bulk-ingest/pull/206


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

0.0.47

What's Changed
* test: assert that the correct table exists if no batches by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/179
* docs: add links to footer by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/180
* fix: spelling error in logging of table creation by JosefSmith in https://github.com/uktrade/pg-bulk-ingest/pull/181
* docs: flesh out high-watermarks page by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/182
* docs: fix typo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/183
* docs: tweak language, date or time is not aways the best choice by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/184
* docs: fix more reported typos by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/185
* docs: fix typo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/186
* docs: fix typo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/187
* docs: fix typos and improve flow in high-watermark docs by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/188
* docs: mention to avoid using tuples as high-watermark by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/189
* docs: add initial logo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/190
* docs: improve logo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/191
* docs: slightly simpler logo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/192
* docs: make logo seem a touch more stream-y by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/193
* docs: save a few bytes on the logo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/194
* docs: even smaller logo via use/clone by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/195
* docs: smaller logo by using link in svg by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/196
* docs: save a few bytes in the logo by manual approximation by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/197
* docs: reduce size of DBT logo by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/198
* build: omit dev dependencies for docs by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/199
* build(deps): restore rollup-linux-x64-gnu for building docs by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/200
* build(deps): routine upgrade of docs deps by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/201
* fix: don't require schema creation permissions if schema already exists by wpfl-dbt in https://github.com/uktrade/pg-bulk-ingest/pull/204
* feat: adds support for ingesting to postgres bytea type by wpfl-dbt in https://github.com/uktrade/pg-bulk-ingest/pull/205

🎉 New Contributors
* wpfl-dbt made their first contribution in https://github.com/uktrade/pg-bulk-ingest/pull/204

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

0.0.46

What's Changed

The main change in this release is the addition of support of ingesting to multiple tables per call to `ingest`, while being as stream-y as possible, and also in a single transaction per batch 🎉

* feat: support multiple tables by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/176
* docs: avoid hinting that only a single table is supported by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/178


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

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.