gdey / sqlite-migration

A set of go libraries and commands that provide a dead simple and stupid way to do sql migrations; starting with sqlite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A set of go libraries and commands that provide a dead simple and stupid way to do sql migrations; starting with sqlite

License:MIT License


Languages

Language:Go 100.0%