a simple go library to do database migration
Go to file
2021-07-10 13:09:26 -07:00
dialect.go introduced the concept of a dialect, to provide the exact SQL needed. 2021-07-10 13:09:26 -07:00
doc.go introduced the concept of a dialect, to provide the exact SQL needed. 2021-07-10 13:09:26 -07:00
go.mod temporary holding ground for migrate 2021-06-04 17:57:45 -07:00
go.sum temporary holding ground for migrate 2021-06-04 17:57:45 -07:00
migrate_test.go introduced the concept of a dialect, to provide the exact SQL needed. 2021-07-10 13:09:26 -07:00
migrate.go introduced the concept of a dialect, to provide the exact SQL needed. 2021-07-10 13:09:26 -07:00