Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0593bd0 commit 60db199Copy full SHA for 60db199
README.md
@@ -23,6 +23,8 @@ __Features__
23
24
* [PostgreSQL](https://github.com/mattes/migrate/tree/master/driver/postgres)
25
* [Cassandra](https://github.com/mattes/migrate/tree/master/driver/cassandra) [@dinedal](https://github.com/dinedal)
26
+ * SQLite ([planned](https://github.com/mattes/migrate/issues/2))
27
+ * MySQL ([planned](https://github.com/mattes/migrate/issues/1))
28
* Bash (planned)
29
30
Need another driver? Just implement the [Driver interface](http://godoc.org/github.com/mattes/migrate/driver#Driver) and open a PR.
0 commit comments