You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.
@maxvw created sqlite3 driver in 386ce00 and updated README.md to remove todo. Then @dhui updated README.md in 8684cad and marked sqlite3 as todo again. So what's the current state of sqlite3 driver? Are there any pending issues those are yet to be resolved?
The official repo is now at golang-migrate/migrate
sqlite should work in migrate but it's not officially supported since TravisCI builds were failing due to cgo issues. In other words, you'll need to build migrate yourself if you're using sqlite.
No description provided.
The text was updated successfully, but these errors were encountered: