diff options
author | James Moger <james.moger@gmail.com> | 2011-08-04 14:10:59 -0400 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2011-08-04 14:10:59 -0400 |
commit | 3d1e36c31e2a8354e03cdfe12565503190c2e957 (patch) | |
tree | c81ed9b643c7f787f983e6199d352cf11b26a32f /NOTICE | |
parent | d32c1f4d1eccbe0b9dd7c557d52879c8ec01069a (diff) | |
download | iciql-3d1e36c31e2a8354e03cdfe12565503190c2e957.tar.gz iciql-3d1e36c31e2a8354e03cdfe12565503190c2e957.zip |
Overhauling annotations.
* @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
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions