peterldowns / pgtestdb

quickly run tests in their own temporary, isolated, postgres databases
MIT License
163 stars 13 forks source link

feat(migrators): add ternmigrator for jackc/tern #12

Closed WillAbides closed 1 month ago

WillAbides commented 3 months ago

This PR adds a ternmigrator package for use with jackc/tern. It is based on the patterns established by goosemigrator and bunmigrator, and supports:

This PR closes https://github.com/peterldowns/pgtestdb/issues/10

WillAbides commented 2 months ago

@peterldowns can you have another look?

peterldowns commented 1 month ago

@WillAbides Thank you for your patience — this is great! I only made a few small tweaks to the documentation and git-tagging scripts I use to maintain this repo. Thank you for your contribution!