diff options
author | James Moger <james.moger@gmail.com> | 2011-12-02 12:46:14 -0500 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2011-12-02 12:46:14 -0500 |
commit | 4ebfeaac5790760c01fa1af11525b4964445bf93 (patch) | |
tree | 0cedcbc747ff319e9fb1a494a16628e66aefc5c1 /README.markdown | |
parent | f5226e11b5eca714df5db97dd90ee7fe4dc4ea06 (diff) | |
download | iciql-4ebfeaac5790760c01fa1af11525b4964445bf93.tar.gz iciql-4ebfeaac5790760c01fa1af11525b4964445bf93.zip |
Updated readme markdown with H2 and HSQL updated info
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index e5894e2..82265e3 100644 --- a/README.markdown +++ b/README.markdown @@ -17,8 +17,8 @@ iciql **is not**... Supported Databases (Unit-Tested)
-------
-- [H2](http://h2database.com) 1.3.159
-- [HSQLDB](http://hsqldb.org) 2.2.4
+- [H2](http://h2database.com) 1.3.162
+- [HSQLDB](http://hsqldb.org) 2.2.6
- [Derby](http://db.apache.org/derby) 10.7.1.1 & 10.8.1.2
- [MySQL](http://mysql.com) 5.0.51b
- [PostgreSQL](http://postgresql.org) 9.0
|