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

Skip to content

Commit 9f974b8

Browse files
committed
Update Readme
1 parent c03b03c commit 9f974b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Database drivers run migrations. [Add a new database?](database/driver.go)
2222
* [PostgreSQL](database/postgres)
2323
* [Cassandra](database/cassandra) ([todo #164](https://github.com/mattes/migrate/issues/164))
2424
* [SQLite](database/sqlite) ([todo #165](https://github.com/mattes/migrate/issues/165))
25-
* [MySQL/ MariaDB](database/mysql) ([todo #166](https://github.com/mattes/migrate/issues/166))
25+
* [MySQL/ MariaDB](database/mysql)
2626
* [Neo4j](database/neo4j) ([todo #167](https://github.com/mattes/migrate/issues/167))
2727
* [Ql](database/ql) ([todo #168](https://github.com/mattes/migrate/issues/168))
2828
* [MongoDB](database/mongodb) ([todo #169](https://github.com/mattes/migrate/issues/169))

0 commit comments

Comments
 (0)