Charles Gagnon
|
40c5d48c5e
|
Fail build on unneeded usings (#1417)
|
2022-03-04 16:38:01 -08:00 |
|
Alan Ren
|
3c93d57730
|
table designer - support second level entities (#1381)
* support secondary entities
* new table info for existing table scenario
* delete column confirmation
* vbump Dacfx
|
2022-02-02 13:40:45 -08:00 |
|
Alan Ren
|
1cdb2b94ac
|
table designer - support indexes and write operations (#1363)
* support indexes
* column properties
|
2022-01-18 17:15:22 -08:00 |
|
Alan Ren
|
b131d1738d
|
add foreign keys and constraints (#1316)
* add foreign keys and constraints
* add property name
|
2021-11-18 15:01:10 -08:00 |
|
Alan Ren
|
a3c69f3dd2
|
use path to identify edit target (#1292)
* use path to identify edit target
* async action
* revert RequestContext change
* comments
* address comments
* fix test
|
2021-11-10 17:39:48 -08:00 |
|
Alan Ren
|
e33caf38c4
|
Alanren/new column properties (#1278)
* new column properties
* add description
|
2021-11-02 18:50:52 -07:00 |
|
Alan Ren
|
192f7fccd4
|
handle add column request (#1272)
* handle add column request
* comments
* rename data to ViewModel
|
2021-10-19 09:54:57 -07:00 |
|