diff options
author | James Moger <james.moger@gmail.com> | 2012-08-20 10:11:08 -0400 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2012-08-20 10:11:08 -0400 |
commit | 30c62483c97b6495a62ef15bf38e55578ab95563 (patch) | |
tree | 309d93ce33153a6d6bd2507cc6531b9528474e67 /docs | |
parent | 56e975461d9a041e91dfaa0e7c9642d659bd523b (diff) | |
download | iciql-30c62483c97b6495a62ef15bf38e55578ab95563.tar.gz iciql-30c62483c97b6495a62ef15bf38e55578ab95563.zip |
Updated unit-tested databases
Diffstat (limited to 'docs')
-rw-r--r-- | docs/00_index.mkd | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/00_index.mkd b/docs/00_index.mkd index da912ac..c8fdc65 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -36,9 +36,9 @@ select * from products </table>
### Supported Databases (Unit-Tested)
-- [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
+- [H2](http://h2database.com) 1.3.168
+- [HSQLDB](http://hsqldb.org) 2.2.8
+- [Derby](http://db.apache.org/derby) 10.9.1.0
- [MySQL](http://mysql.com) 5.0.51b
- [PostgreSQL](http://postgresql.org) 9.0
@@ -50,6 +50,8 @@ iciql requires a Java 6 Runtime Environment (JRE) or a Java 6 Development Kit (J ### Current Release
+<span class="warning">iciql is undergoing rapid development so api and configuration are subject to change from release to release</span>
+
**%VERSION%** ([zip](http://code.google.com/p/iciql/downloads/detail?name=%ZIP%)|[jar](http://code.google.com/p/iciql/downloads/detail?name=%JAR%)) *released %BUILDDATE%*
issues, binaries, & source @ [Google Code][googlecode]<br/>
|