repositorypackage
0.0.0-20211015205346-fad6b96d1031
Repository: https://github.com/gdey/sqlite-migration.git
Documentation: pkg.go.dev
# README
SQLite Migration
The aim of this project is to provide a simple way to manage, various sql file for an SQLite database. The migration process is pretty simple, and the file here only automate some of it.