summaryrefslogtreecommitdiffstats
path: root/tests/com/iciql/test/IciqlSuite.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed join into custom type of primitivesv0.7.3James Moger2011-12-061-0/+2
* Fixed joins on primitivesJames Moger2011-12-051-1/+2
* Launch H2 and HSQL servers in test suite and include tcp benchmarks.James Moger2011-08-171-20/+74
* Renamed logger. Improved test suite. Added Apache Commons and DBCP.v0.7.0James Moger2011-08-171-66/+135
* Added support for PostgreSQL. Passes all but the boolean-as-int tests.James Moger2011-08-171-2/+8
* Finished MySQL dialect; v5.0.51b 100% tested. Added Db.dropTable(T)James Moger2011-08-161-35/+114
* Prepare 0.6.6 release.v0.6.6James Moger2011-08-151-16/+28
* Improving performance documentation.James Moger2011-08-151-7/+62
* Added Derby dialect. Finished HSQL dialect. Documentation.James Moger2011-08-151-23/+220
* Restructured test suite to run against multiple databases.James Moger2011-08-111-4/+88
* Fixed first enum constant special case. (issue 4)James Moger2011-08-081-2/+3
* Fully support H2 UUID type. Cleanup imports for generated models.James Moger2011-08-081-2/+2
* Simplified annotations. Interchangeable int-boolean runtime mapping.James Moger2011-08-051-2/+2
* Initial commit of iciql.James Moger2011-08-031-0/+36