mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 17:22:42 -05:00
[Table Designer] Support hash index and column store index (#20562)
This commit is contained in:
@@ -972,6 +972,7 @@ export namespace designers {
|
||||
ForeignKeys = 'foreignKeys',
|
||||
CheckConstraints = 'checkConstraints',
|
||||
Indexes = 'indexes',
|
||||
PrimaryKey = 'primaryKey',
|
||||
PrimaryKeyName = 'primaryKeyName',
|
||||
PrimaryKeyDescription = 'primaryKeyDescription',
|
||||
PrimaryKeyColumns = 'primaryKeyColumns'
|
||||
|
||||
Reference in New Issue
Block a user