rejigger schema version support, use shared logger stub in tests
authorJustin Wind <justin.wind+git@gmail.com>
Thu, 1 Aug 2024 23:23:01 +0000 (16:23 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 3 Aug 2024 17:51:09 +0000 (10:51 -0700)
commitd5309b3d4b6aeebf2fe91d156be913c1c7727fc9
tree80c929a4feb1fe9b11517fc6cddfd2edc4e37736
parentdbecdac7fdf557019d32e2542ad0a132926034ef
rejigger schema version support, use shared logger stub in tests
18 files changed:
index.js
lib/abstract.js
lib/factory.js
lib/postgres-creator.js
lib/schema-version-helper.js
lib/sqlite-creator.js
test-integration/abstract.js
test-integration/index.js
test-integration/postgresql/index.js
test-integration/sqlite/index.js
test/helpers.js
test/integration.js
test/lib/abstract.js
test/lib/factory.js
test/lib/postgres-creator.js
test/lib/schema-version-helper.js
test/lib/sqlite-creator.js
test/stub.js