Commit Graph
11 Commits
Author SHA1 Message Date
Hai Cao fc2d1300fd A few table designer fixes (#1581)
* enable index rename

* use SystemName to fix constraint name validator
2022-07-21 16:25:35 -07:00
Hai Cao e190581094 Disable failing integration test (#1540) 2022-06-15 15:46:48 -07:00
Hai Cao 33636efa87 [Table Designer] Fix a few computed col issues (#1518) 2022-06-01 15:00:01 -07:00
Hai Cao bc1b60fa87 [Table Designer] Add apis to support computed column (#1495) 2022-05-23 15:41:07 -07:00
Hai Cao 262fd00afd fix memory optimized option inconsistent state (#1503)
* disable mem optimized instead of removing options

* bump DacFx
2022-05-23 13:27:18 -07:00
Hai Cao 24910c5b5c [Table Designer] api change for insert and move col (#1477)
* make api change for insert and move col
* bump DacFx
2022-05-06 15:00:34 -07:00
Hai Cao 35e1782a3f [Table Designer] Fix row start casing (#1467) 2022-04-15 15:37:26 -07:00
Hai Cao 52f71e8b79 [Table Designer] fix check for isPkDescEnabled (#1460) 2022-04-11 10:10:16 -07:00
Hai Cao 71830ee5f9 A few table designer improvements (#1456)
* add AdvancedType related contract & lib call

* use type list from col

* add description support to all view models

* remove desc for edge constraint

* bump DacFx to 160.6093.0-preview

* nit
2022-04-08 11:42:55 -07:00
Hai Cao 3b2ffe8aea change table designer report type to markdown (#1433) 2022-03-17 18:39:06 -07:00
Hai Cao adb82f2dd0 [Table designer] add a few column property edit handlers (#1339) 2021-12-14 15:56:06 -08:00