summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Partial primitives support: insert, update, and select but NOT where.James Moger2011-08-082-15/+27
* Refinement to BETWEEN to feel more like the rest of the API.James Moger2011-08-083-12/+55
* Quick implementation of BETWEEN, IS NULL, and IS NOT NULL.James Moger2011-08-074-4/+53
* Finished enum query support (issue 4)James Moger2011-08-0712-46/+82
* IndexValidation was broken for single-indexes or non-standard indexes.v0.6.2James Moger2011-08-052-5/+15
* Important fix to _iq_versions create mechanism to work with H2 1.3.158+v0.6.1James Moger2011-08-052-3/+3
* Release 0.6.0. APIv2v0.6.0James Moger2011-08-051-2/+2
* Documentation. Don't double-wrap IciqlException.James Moger2011-08-051-0/+2
* Simplified annotations. Interchangeable int-boolean runtime mapping.James Moger2011-08-056-20/+42
* Customizable enumId() mapping (issue 2)James Moger2011-08-045-24/+80
* BLOB support (issue 1) and Enum support (issue 2). Documentation.James Moger2011-08-047-12/+243
* Overhauling annotations.James Moger2011-08-046-140/+152
* Change identifiers for next release.James Moger2011-08-041-3/+3
* Documentation.v0.5.0James Moger2011-08-031-2/+2
* Initial commit of iciql.James Moger2011-08-0359-0/+9591