Skip to content

Create Clustered Index on Column of Choice  #61

@jagregory

Description

@jagregory

There does not currently (in v1.0 RTM) seem to be a way to choose which field can have a clustered index created.

I believe that previously, before the rewrite, it was possible to set this. Now the clustered index always appears to be set on the first column of the primary key.

I suggest modifying either IClassInstance or IPropertyInstance to support this functionality.

Especially when using Guids for primary keys, it useful to cluster on something other than that key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions