Skip to content

Tags: Preciselyco/pqmigrate

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from Preciselyco/add-embed-support

add support for reading from embed.fs

v1.4.0

Toggle v1.4.0's commit message
revert to version 1.4 instead of 2.0

v1.3.0

Toggle v1.3.0's commit message
Add support for squashing multiple migrations into one file

v1.2.0

Toggle v1.2.0's commit message
Add support for migrating specified files up or down

v1.1.0

Toggle v1.1.0's commit message
Add support for replacing migrations without executing the migration …

…contents

v1.0.3

Toggle v1.0.3's commit message
Don't exit with 0 status on command failure

v1.0.2

Toggle v1.0.2's commit message
remove inexplicable counting loop, bump version

v1.0.1

Toggle v1.0.1's commit message
api: don't fail if migrations table doesn't exist when dumping schema

v1.0.0

Toggle v1.0.0's commit message
bump version

v0.1.0-beta

Toggle v0.1.0-beta's commit message
cmd, pqmigrate: add configuration help.