We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0dbf06 commit d33571fCopy full SHA for d33571f
docs/migrations.md
@@ -6,6 +6,7 @@ sqlc will ignore rollback statements when parsing migration SQL files. The follo
6
- [sql-migrate](https://github.com/rubenv/sql-migrate)
7
- [tern](https://github.com/jackc/tern)
8
- [golang-migrate](https://github.com/golang-migrate/migrate)
9
+- [dbmate](https://github.com/amacneil/dbmate)
10
11
## goose
12
0 commit comments