Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60db199

Browse files
committed
Update Readme
1 parent 0593bd0 commit 60db199

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ __Features__
2323

2424
* [PostgreSQL](https://github.com/mattes/migrate/tree/master/driver/postgres)
2525
* [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))
2628
* Bash (planned)
2729

2830
Need another driver? Just implement the [Driver interface](http://godoc.org/github.com/mattes/migrate/driver#Driver) and open a PR.

0 commit comments

Comments
 (0)