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 |
|
Aditya Bist
|
01fe402adf
|
Add error link to period col error (#1494)
* add error link to period col error
* remove sql server 15 from link
|
2022-05-13 10:18:58 -07:00 |
|
Alan Ren
|
612fb9eb36
|
primary key columns validation rule (#1461)
|
2022-04-11 13:01:45 -07:00 |
|
Alan Ren
|
8268820230
|
revert to previous behavior (#1458)
|
2022-04-08 19:12:03 -07:00 |
|
Alan Ren
|
574117d5d5
|
fix a couple table designer issues (#1457)
|
2022-04-08 17:52:41 -07:00 |
|
Aditya Bist
|
b1f494d04d
|
Added uniqueness check for constraints (#1454)
* added rule for checking constraints
* added constraint validation rule
* merge PR's
* remove unused code
* update comment
* remove unused import
|
2022-04-08 12:52:24 -07:00 |
|
Alan Ren
|
92cb4beca0
|
support issue severity (#1430)
|
2022-03-17 10:16:42 -07:00 |
|
Alan Ren
|
271f5f881a
|
add validation rule for identity setting (#1429)
|
2022-03-16 17:03:09 -07:00 |
|
Alan Ren
|
7a326b2487
|
new table designer features (#1420)
* support graph table types
* more fixes
* refresh view upon edit
* support temporal tables
* temporal and memory table
* primary key and default constraint
* bug fixes
* dispose table designer
* vbump dacfx
* update string
|
2022-03-08 18:52:51 -08:00 |
|
Alan Ren
|
5005c344ad
|
fix typo (#1412)
|
2022-02-17 15:02:50 -08:00 |
|
Alan Ren
|
2542df3502
|
add validation for table designer (#1411)
* add validation for table designer
* comments
|
2022-02-17 11:12:27 -08:00 |
|