https://github.com/cljoly/go-sqlite-migration
Demo of golang Migrations with SQLite, using user_version
https://github.com/cljoly/go-sqlite-migration
golang sqlite sqlite3 wip
Last synced: 6 months ago
JSON representation
Demo of golang Migrations with SQLite, using user_version
- Host: GitHub
- URL: https://github.com/cljoly/go-sqlite-migration
- Owner: cljoly
- License: apache-2.0
- Created: 2023-01-07T00:40:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T01:45:15.000Z (about 3 years ago)
- Last Synced: 2025-03-30T07:41:36.779Z (10 months ago)
- Topics: golang, sqlite, sqlite3, wip
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-sqlite-migration
Demo of golang Migrations with SQLite, using user_version