This website requires JavaScript.
Explore
Help
Sign In
jchenry
/
migrate
Watch
1
Star
0
Fork
0
You've already forked migrate
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a simple go library to do database migration
database
golang
migrations
2
Commits
1
Branch
6
Tags
38
KiB
Go
100%
a3d0263698
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Colin Henry
a3d0263698
introduced the concept of a dialect, to provide the exact SQL needed.
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