mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-27 01:25:42 -05:00
[Table Designer] Fix row start casing (#1467)
This commit is contained in:
@@ -2282,7 +2282,7 @@ TableDesignerEdgeConstraintClauseToTablePropertyName = To Table
|
||||
SqlTableDurability_SchemaAndData = Schema and Data
|
||||
SqlTableDurability_SchemaOnly = Schema Only
|
||||
GeneratedAlwaysColumnType_None = None
|
||||
GeneratedAlwaysColumnType_RowStart = Row start
|
||||
GeneratedAlwaysColumnType_RowStart = Row Start
|
||||
GeneratedAlwaysColumnType_RowEnd = Row End
|
||||
TableDesignerIsSystemVersioningEnabledTitle = System Versioning Enabled
|
||||
TableDesignerIsSystemVersioningEnabledDescription = Specifies whether the table is system versioning enabled.
|
||||
|
||||
Reference in New Issue
Block a user