Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for HSQL database. Revised dialects some more. | James Moger | 2011-08-11 | 1 | -21/+15 |
* | Fixed first enum constant special case. (issue 4) | James Moger | 2011-08-08 | 1 | -0/+9 |
* | Refinement to BETWEEN to feel more like the rest of the API. | James Moger | 2011-08-08 | 1 | -6/+15 |
* | Quick implementation of BETWEEN, IS NULL, and IS NOT NULL. | James Moger | 2011-08-07 | 1 | -1/+25 |
* | Finished enum query support (issue 4) | James Moger | 2011-08-07 | 1 | -9/+20 |
* | Documentation. Don't double-wrap IciqlException. | James Moger | 2011-08-05 | 1 | -0/+2 |
* | Simplified annotations. Interchangeable int-boolean runtime mapping. | James Moger | 2011-08-05 | 1 | -0/+1 |
* | BLOB support (issue 1) and Enum support (issue 2). Documentation. | James Moger | 2011-08-04 | 1 | -0/+3 |
* | Initial commit of iciql. | James Moger | 2011-08-03 | 1 | -0/+451 |