Skip to content

Commit d33571f

Browse files
authored
Add dbmate link to migration docs (#512)
1 parent e0dbf06 commit d33571f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/migrations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sqlc will ignore rollback statements when parsing migration SQL files. The follo
66
- [sql-migrate](https://github.com/rubenv/sql-migrate)
77
- [tern](https://github.com/jackc/tern)
88
- [golang-migrate](https://github.com/golang-migrate/migrate)
9+
- [dbmate](https://github.com/amacneil/dbmate)
910

1011
## goose
1112

0 commit comments

Comments
 (0)