aboutsummaryrefslogtreecommitdiffstats
path: root/tests/com/iciql/test/ClobTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Conform to Apache standard directory layoutJames Moger2013-03-081-115/+0
|
* Finished MySQL dialect; v5.0.51b 100% tested. Added Db.dropTable(T)James Moger2011-08-161-1/+3
|
* Added Derby dialect. Finished HSQL dialect. Documentation.James Moger2011-08-151-3/+4
| | | | | | | | | | * Improved DEFAULT value specifications. * Fixed bug in buildObjects where the ResultSet could be closed by the automatic create table attempt. * DbInspector now uses the dialect's reported DATETIME class preference. * Improved IciqlException SQLState code checks. * Integrated LIMIT and OFFSET expression appending in dialects. * Updated to H2 1.3.159 * Allow reopening of a memory database in the test suite.
* Documentation. Source cleanup. Prepare 0.6.4 release.v0.6.4James Moger2011-08-121-1/+1
|
* Restructured test suite to run against multiple databases.James Moger2011-08-111-3/+3
|
* Initial commit of iciql.James Moger2011-08-031-0/+112