A simple database migration tool I crafted to learn more about golang.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
73
commits
test(db-driver): update GetSQLDriver unit test to checks the driver map
008ef90View on GitHubfeat(db-driver): allow postgresql, mysql, and sqlite3 driver
a34a463View on GitHub