Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partial primitives support: insert, update, and select but NOT where. | James Moger | 2011-08-08 | 2 | -0/+131 |
* | Refinement to BETWEEN to feel more like the rest of the API. | James Moger | 2011-08-08 | 1 | -5/+5 |
* | Quick implementation of BETWEEN, IS NULL, and IS NOT NULL. | James Moger | 2011-08-07 | 1 | -0/+9 |
* | Finished enum query support (issue 4) | James Moger | 2011-08-07 | 3 | -32/+199 |
* | IndexValidation was broken for single-indexes or non-standard indexes.v0.6.2 | James Moger | 2011-08-05 | 1 | -1/+1 |
* | Simplified annotations. Interchangeable int-boolean runtime mapping. | James Moger | 2011-08-05 | 8 | -12/+213 |
* | Customizable enumId() mapping (issue 2) | James Moger | 2011-08-04 | 2 | -5/+24 |
* | BLOB support (issue 1) and Enum support (issue 2). Documentation. | James Moger | 2011-08-04 | 3 | -3/+66 |
* | Overhauling annotations. | James Moger | 2011-08-04 | 5 | -13/+27 |
* | Initial commit of iciql. | James Moger | 2011-08-03 | 19 | -0/+2134 |