summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Simplified annotations. Interchangeable int-boolean runtime mapping.James Moger2011-08-0516-39/+266
|
* Customizable enumId() mapping (issue 2)James Moger2011-08-048-31/+112
|
* BLOB support (issue 1) and Enum support (issue 2). Documentation.James Moger2011-08-0413-16/+331
|
* Overhauling annotations.James Moger2011-08-0414-163/+202
| | | | | | | | * @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 Moger2011-08-042-4/+4
|
* Documentation.James Moger2011-08-041-20/+20
|
* Documentation.James Moger2011-08-031-4/+4
|
* Documentation.v0.5.0James Moger2011-08-034-2/+4307
|
* Initial commit of iciql.James Moger2011-08-03108-0/+13658