Update Readme

This commit is contained in:
Matthias Kadenbach 2017-03-12 18:00:22 -07:00
parent c03b03c909
commit 9f974b8996
No known key found for this signature in database
GPG Key ID: DC1F4DC6D31A7031
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Database drivers run migrations. [Add a new database?](database/driver.go)
* [PostgreSQL](database/postgres)
* [Cassandra](database/cassandra) ([todo #164](https://github.com/mattes/migrate/issues/164))
* [SQLite](database/sqlite) ([todo #165](https://github.com/mattes/migrate/issues/165))
* [MySQL/ MariaDB](database/mysql) ([todo #166](https://github.com/mattes/migrate/issues/166))
* [MySQL/ MariaDB](database/mysql)
* [Neo4j](database/neo4j) ([todo #167](https://github.com/mattes/migrate/issues/167))
* [Ql](database/ql) ([todo #168](https://github.com/mattes/migrate/issues/168))
* [MongoDB](database/mongodb) ([todo #169](https://github.com/mattes/migrate/issues/169))