File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Database drivers run migrations. [Add a new database?](database/driver.go)
22
22
* [ PostgreSQL] ( database/postgres )
23
23
* [ Cassandra] ( database/cassandra ) ([ todo #164 ] ( https://github.com/mattes/migrate/issues/164 ) )
24
24
* [ 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 )
26
26
* [ Neo4j] ( database/neo4j ) ([ todo #167 ] ( https://github.com/mattes/migrate/issues/167 ) )
27
27
* [ Ql] ( database/ql ) ([ todo #168 ] ( https://github.com/mattes/migrate/issues/168 ) )
28
28
* [ MongoDB] ( database/mongodb ) ([ todo #169 ] ( https://github.com/mattes/migrate/issues/169 ) )
You can’t perform that action at this time.
0 commit comments