Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conform to Apache standard directory layout | James Moger | 2013-03-08 | 1 | -63/+0 |
| | |||||
* | Added toParameter() to update/set commandsv0.7.9 | James Moger | 2012-01-24 | 1 | -2/+13 |
| | | | Also allow generation of parameterized update statements for reuse. | ||||
* | Added Derby dialect. Finished HSQL dialect. Documentation. | James Moger | 2011-08-15 | 1 | -1/+0 |
| | | | | | | | | | | * 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. | ||||
* | Finished enum query support (issue 4) | James Moger | 2011-08-07 | 1 | -3/+4 |
| | |||||
* | Initial commit of iciql. | James Moger | 2011-08-03 | 1 | -0/+52 |