From fc0f97f38774df1b6ab8cfd3b3f51befec2fc362 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Mon, 9 Apr 2012 10:35:18 -0400 Subject: [PATCH] Update READme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0b90df3..cde576e 100644 --- a/README.md +++ b/README.md @@ -40,16 +40,15 @@ See [Dev Guide](https://github.com/aviat4ion/OpenSQLManager/blob/master/DEV_READ The databases currently slated to be supported are: -* [Firebird](http://www.firebirdsql.org/) -* [MySQL](http://www.mysql.com/) / [MariaDB](http://mariadb.org/) -* [PostgreSQL](http://www.postgresql.org) -* [SQLite](http://sqlite.org/) +* [Firebird](http://www.firebirdsql.org/) version 2.5+ +* [MySQL](http://www.mysql.com/) / [MariaDB](http://mariadb.org/) version 5.1+ +* [PostgreSQL](http://www.postgresql.org) version 9.0+ +* [SQLite](http://sqlite.org/) version 3+ Plan to implement, not support: * ODBC - ## Won't Support Closed source DBs, like Oracle, MSSQL, etc. \ No newline at end of file