aboutsummaryrefslogtreecommitdiffstats
path: root/tests/com/iciql/test
Commit message (Expand)AuthorAgeFilesLines
* Partial primitives support: insert, update, and select but NOT where.James Moger2011-08-082-0/+131
* Refinement to BETWEEN to feel more like the rest of the API.James Moger2011-08-081-5/+5
* Quick implementation of BETWEEN, IS NULL, and IS NOT NULL.James Moger2011-08-071-0/+9
* Finished enum query support (issue 4)James Moger2011-08-073-32/+199
* IndexValidation was broken for single-indexes or non-standard indexes.v0.6.2James Moger2011-08-051-1/+1
* Simplified annotations. Interchangeable int-boolean runtime mapping.James Moger2011-08-058-12/+213
* Customizable enumId() mapping (issue 2)James Moger2011-08-042-5/+24
* BLOB support (issue 1) and Enum support (issue 2). Documentation.James Moger2011-08-043-3/+66
* Overhauling annotations.James Moger2011-08-045-13/+27
* Initial commit of iciql.James Moger2011-08-0319-0/+2134