An open API service indexing awesome lists of open source software.

https://github.com/burntsushi/migration

Package migration for Golang automatically handles versioning of a database schema by applying a series of migrations supplied by the client.
https://github.com/burntsushi/migration

Last synced: 4 months ago
JSON representation

Package migration for Golang automatically handles versioning of a database schema by applying a series of migrations supplied by the client.

Awesome Lists containing this project