]> source.dussan.org Git - iciql.git/shortlog
iciql.git
2011-08-08 James MogerFix build date.
2011-08-08 James MogerDo not generate primitive mappings. Prepare v0.6.3... v0.6.3
2011-08-08 James MogerDocumentation. Moved dialects into separate package.
2011-08-08 James MogerFixed first enum constant special case. (issue 4)
2011-08-08 James MogerDocumentation. EnumType default is NAME.
2011-08-08 James MogerSimplified dialect lookup.
2011-08-08 James MogerFully support H2 UUID type. Cleanup imports for generat...
2011-08-08 James MogerPartial primitives support: insert, update, and select...
2011-08-08 James MogerRefinement to BETWEEN to feel more like the rest of...
2011-08-07 James MogerQuick implementation of BETWEEN, IS NULL, and IS NOT...
2011-08-07 James MogerFinished enum query support (issue 4)
2011-08-05 James MogerIndexValidation was broken for single-indexes or non... v0.6.2
2011-08-05 James MogerDocumentation.
2011-08-05 James MogerImportant fix to _iq_versions create mechanism to work... v0.6.1
2011-08-05 James MogerRelease 0.6.0. APIv2 v0.6.0
2011-08-05 James MogerDocumentation. Don't double-wrap IciqlException.
2011-08-05 James MogerSimplified annotations. Interchangeable int-boolean...
2011-08-05 James MogerCustomizable enumId() mapping (issue 2)
2011-08-04 James MogerBLOB support (issue 1) and Enum support (issue 2)....
2011-08-04 James MogerOverhauling annotations.
2011-08-04 James MogerChange identifiers for next release.
2011-08-04 James MogerDocumentation.
2011-08-04 James MogerDocumentation.
2011-08-04 James MogerDocumentation. v0.5.0
2011-08-04 James MogerInitial commit of iciql.