Community
Participate
Working Groups
Some databases, such as SQL Server, have a clustered index which can be associated with a primary key. This needs to be supported in the SQL Model. This can be done by adding a boolean attribute "clustered" to the UniqueConstraint class, which is the parent of the PrimaryKey class. The default value of the attribute should be true.
Here's the Git commit record for the change: http://git.eclipse.org/c/datatools/org.eclipse.datatools.modelbase.git/commit/?id=dddc3b5110d40f3b9ae6519718f5ce576d22e216