What's Changed * docs: more detail on concurrent reads and writes by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/80 * feat: callback function before batch is visible by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/82
What's Changed * feat: support gin indexes by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/76 * docs: add some info on indexes by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/77
What's Changed * test: assert that tables are preserved or changed as expected by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/65 * refactor: small tidy by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/67 * docs: clarify and fix example by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/68 * docs: more detail on comment by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/69 * docs: correct and clarify swapping and locking by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/70 * docs: fix typos by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/71 * fix: migrations preserve high watermark before first batch by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/72
What's Changed * docs: clarify usage by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/62 * fix: long-running table lock if there is a migration by michalc in https://github.com/uktrade/pg-bulk-ingest/pull/63