aboutsummaryrefslogtreecommitdiffstats
path: root/docs/02_usage.mkd
Commit message (Collapse)AuthorAgeFilesLines
* Prepare 0.7.7 releasev0.7.7James Moger2012-01-051-0/+5
|
* Renamed logger. Improved test suite. Added Apache Commons and DBCP.v0.7.0James Moger2011-08-171-10/+10
|
* Prepare 0.6.6 release.v0.6.6James Moger2011-08-151-1/+1
|
* Added Derby dialect. Finished HSQL dialect. Documentation.James Moger2011-08-151-0/+24
| | | | | | | | | | * 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
|
* Primitive default: NOT NULL. Autoincrement primitive = 0 skip on insert.James Moger2011-08-121-1/+1
|
* Documentation. EnumType default is NAME. James Moger2011-08-081-1/+1
|
* Initial commit of iciql.James Moger2011-08-031-0/+164