Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.2 branch
-
None
Description
Cayenne should have the ability to create and manage indexes for an entity.
Possible parameters for creating an index could include:
Columns to use for index
Non-clustered versus clustered index
Ascending or descending order on the columns in the index
Unique versus non-unique