aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Include debug information in built jars.James Moger2011-09-021-2/+2
|
* Prepare 0.7.1 releasev0.7.1James Moger2011-08-311-1/+1
|
* Renamed logger. Improved test suite. Added Apache Commons and DBCP.v0.7.0James Moger2011-08-171-0/+3
|
* Prepare 0.6.6 release.v0.6.6James Moger2011-08-151-1/+1
|
* Improving performance documentation.James Moger2011-08-151-1/+4
|
* Added Derby dialect. Finished HSQL dialect. Documentation.James Moger2011-08-151-1/+15
| | | | | | | | | | * 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.
* IQTable.primaryKey is now an array. Default values from objects.James Moger2011-08-091-16/+2
| | | | Also fixed an error with allowing null objects. Noted rapid churn of iciql in documentation. Changed build constants for next release.
* Do not generate primitive mappings. Prepare v0.6.3 release.v0.6.3James Moger2011-08-081-0/+9
|
* BLOB support (issue 1) and Enum support (issue 2). Documentation.James Moger2011-08-041-0/+4
|
* Change identifiers for next release.James Moger2011-08-041-1/+1
|
* Initial commit of iciql.James Moger2011-08-031-0/+356