\r
### Current Release\r
\r
-<span class="warning">iciql is undergoing rapid development so api and configuration are subject to change from release to release</span>\r
-\r
**%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%*\r
\r
issues, binaries, & source @ [Google Code][googlecode]<br/>\r
<tr><td>logging</td><td>console, SLF4J, or custom logging</td><td>console logging</td></tr>\r
<tr><td>exceptions</td><td>always includes generated statement in exception, when available</td><td>--</td></tr>\r
<tr><td>column mappings</td><td>wildcard queries index result sets by column name</td><td>all result sets built by field index<br/>this can fail for wildcard queries</td></tr>\r
+<tr><td>savepoints</td><td>bulk operations (insert, update, delete) use savepoints with rollback in the event of failure</td><td>--</td></tr>\r
<tr><th colspan="3">syntax and api</th></tr>\r
<tr><td>dynamic queries</td><td>methods and where clauses for dynamic queries that build iciql objects</td><td>--</td></tr>\r
<tr><td>DROP</td><td>syntax to drop a table</td><td></td></tr>\r