mirror of https://github.com/status-im/migrate.git
Fix reference to MS SQL Server support in README
This commit is contained in:
parent
7b3cd164d7
commit
2327ddb52d
|
@ -37,7 +37,7 @@ Database drivers run migrations. [Add a new database?](database/driver.go)
|
|||
* [CockroachDB](database/cockroachdb)
|
||||
* [ClickHouse](database/clickhouse)
|
||||
* [Firebird](database/firebird) ([todo #49](https://github.com/golang-migrate/migrate/issues/49))
|
||||
* [Postgres](database/postgres)
|
||||
* [MS SQL Server](database/mssql)
|
||||
|
||||
### Database URLs
|
||||
|
||||
|
|
Loading…
Reference in New Issue