Database migrations CLI tool
https://github.com/golang-migrate/migrate
Database migrations written in Go. Use as CLI or import as library.
* Migrate reads migrations from sources and applies them in correct order to a database.
* Drivers are "dumb", migrate glues everything together and makes sure the logic is bulletproof. (Keeps the drivers lightweight, too.)
* Database drivers don't assume things or try to correct user input. When in doubt, fail.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/golang-migrate && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000058 58 Bytes | |
| migrate.changes | 0000000357 357 Bytes | |
| migrate.spec | 0000002264 2.21 KB | |
| vendor-mods.tar.xz | 0032535004 31 MB |
Comments 0