Update READme
This commit is contained in:
parent
0aafd02982
commit
fc0f97f387
@ -40,16 +40,15 @@ See [Dev Guide](https://github.com/aviat4ion/OpenSQLManager/blob/master/DEV_READ
|
|||||||
|
|
||||||
The databases currently slated to be supported are:
|
The databases currently slated to be supported are:
|
||||||
|
|
||||||
* [Firebird](http://www.firebirdsql.org/)
|
* [Firebird](http://www.firebirdsql.org/) version 2.5+
|
||||||
* [MySQL](http://www.mysql.com/) / [MariaDB](http://mariadb.org/)
|
* [MySQL](http://www.mysql.com/) / [MariaDB](http://mariadb.org/) version 5.1+
|
||||||
* [PostgreSQL](http://www.postgresql.org)
|
* [PostgreSQL](http://www.postgresql.org) version 9.0+
|
||||||
* [SQLite](http://sqlite.org/)
|
* [SQLite](http://sqlite.org/) version 3+
|
||||||
|
|
||||||
|
|
||||||
Plan to implement, not support:
|
Plan to implement, not support:
|
||||||
|
|
||||||
* ODBC
|
* ODBC
|
||||||
|
|
||||||
|
|
||||||
## Won't Support
|
## Won't Support
|
||||||
Closed source DBs, like Oracle, MSSQL, etc.
|
Closed source DBs, like Oracle, MSSQL, etc.
|
Reference in New Issue
Block a user