We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #3 from Preciselyco/add-embed-support add support for reading from embed.fs
revert to version 1.4 instead of 2.0
Add support for squashing multiple migrations into one file
Add support for migrating specified files up or down
Add support for replacing migrations without executing the migration … …contents
Don't exit with 0 status on command failure
remove inexplicable counting loop, bump version
api: don't fail if migrations table doesn't exist when dumping schema
bump version
cmd, pqmigrate: add configuration help.