Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Important fix to _iq_versions create mechanism to work with H2 1.3.158+v0.6.1 | James Moger | 2011-08-05 | 2 | -3/+3 | |
| | ||||||
* | Release 0.6.0. APIv2v0.6.0 | James Moger | 2011-08-05 | 1 | -2/+2 | |
| | ||||||
* | 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 | 6 | -20/+42 | |
| | ||||||
* | Customizable enumId() mapping (issue 2) | James Moger | 2011-08-04 | 5 | -24/+80 | |
| | ||||||
* | BLOB support (issue 1) and Enum support (issue 2). Documentation. | James Moger | 2011-08-04 | 7 | -12/+243 | |
| | ||||||
* | Overhauling annotations. | James Moger | 2011-08-04 | 6 | -140/+152 | |
| | | | | | | | | * @IQSchema(name="public") -> @IQSchema("public") * @IQDatabase(version=2) -> @IQVersion(2) * @IQTable(version=2) -> @IQVersion(2) * @IQIndex annotation simplified to be used for one index definition and expanded to specify index name * added @IQIndexes annotation to specify multiple IQIndex annotations | |||||
* | Change identifiers for next release. | James Moger | 2011-08-04 | 1 | -3/+3 | |
| | ||||||
* | Documentation.v0.5.0 | James Moger | 2011-08-03 | 1 | -2/+2 | |
| | ||||||
* | Initial commit of iciql. | James Moger | 2011-08-03 | 59 | -0/+9591 | |