diff --git a/README.md b/README.md index 9023228..bfd6b80 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,12 @@ Because php-gtk is such a pain to compile on Windows, I've put together this pac The databases currently slated to be supported are: -* [PostgreSQL](http://www.postgresql.org) +* [Firebird](http://www.firebirdsql.org/) * [MySQL](http://www.mysql.com/) / [MariaDB](http://mariadb.org/) +* [PostgreSQL](http://www.postgresql.org) * [SQLite](http://sqlite.org/) + Plan to implement, not support: * ODBC diff --git a/tests/test_dbs/FB_TEST_DB.FDB b/tests/test_dbs/FB_TEST_DB.FDB index d80e754..a62ad6b 100755 Binary files a/tests/test_dbs/FB_TEST_DB.FDB and b/tests/test_dbs/FB_TEST_DB.FDB differ