summaryrefslogtreecommitdiffstats
tag namev0.7.0 (7c02ab4d366795967139e884da7cc0575800122b)
tag date2011-08-17 13:31:59 -0400
tagged byJames Moger <james.moger@gmail.com>
tagged objectcommit 05429c2cdf...
downloadiciql-0.7.0.tar.gz
iciql-0.7.0.zip
* api change release (API v6)
* Finished MySQL dialect implementation. MySQL 5.0.51b passes 100% of tests. * Added PostgreSQL dialect. PostgreSQL 9.0 passes all but the boolean-as-int tests. * Added Db.dropTable(T) method * Overhauled test suite and included more database configurations. * Renamed StatementLogger to IciqlLogger * Added IciqlLogger.warn method * Added IciqlLogger.drop method