mirror of https://github.com/status-im/migrate.git
Update Readme
This commit is contained in:
parent
8d261405e0
commit
e34a5d7a03
|
@ -24,7 +24,7 @@ __Features__
|
|||
* [PostgreSQL](https://github.com/mattes/migrate/tree/master/driver/postgres)
|
||||
* [Cassandra](https://github.com/mattes/migrate/tree/master/driver/cassandra)
|
||||
* SQLite ([planned](https://github.com/mattes/migrate/issues/2))
|
||||
* MySQL ([planned](https://github.com/mattes/migrate/issues/1))
|
||||
* MySQL ([experimental](https://github.com/mattes/migrate/issues/1#issuecomment-58728186))
|
||||
* Bash (planned)
|
||||
|
||||
Need another driver? Just implement the [Driver interface](http://godoc.org/github.com/mattes/migrate/driver#Driver) and open a PR.
|
||||
|
|
Loading…
Reference in New Issue