Commit Graph
30 Commits
Author SHA1 Message Date
Alan Ren 0fcc6dc5cf rename the table designer requests (#1356)
* rename the table designer requests

* rename request
2022-01-07 10:57:16 -08:00
Alan Ren 995e9baeab fix decimal datatype handling (#1352)
* Revert "Revert query execution changes (#1341)"

This reverts commit cb290cdbb5.

* fix decimal and money

* timestamp

* fix code and tests

* add sql variant test
2022-01-04 13:56:12 -08:00
Alan Ren 5ca4054582 support save/script/report operations for table designer (#1348)
* save changes

* rename

* new version of dacfx
2021-12-21 15:31:44 -08:00
Alan Ren 0d7a3b4168 Revert "Update to XElite (#1287)" (#1334)
This reverts commit 822a6459ce.
2021-12-08 10:49:23 -08:00
Alan Ren 51c801eb33 handle sql variable type (#1333)
* handle sql variable type

* comments
2021-12-07 19:23:15 -08:00
Alan Ren fd5b8af0c0 handle large decimal (#1326) 2021-12-02 09:45:45 -08:00
Alan Ren 0599de2de7 foreign keys and constraints (#1318)
* foreign keys and constraints

* revert sdk change
2021-11-19 16:44:52 -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 3fd400b0d6 use dacfx to populate table information (#1298) 2021-11-11 16:59:36 -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 42fe871f27 update build guide (#1276)
I ran into an issue but the symptom doesn't match the documented one, so adding the one I saw.
2021-11-01 12:57:08 -07:00
Alan Ren e305d30004 load the schema information (#1274)
* load the schema information

* pr comments
2021-10-20 12:54:54 -07:00
Alan Ren 1a52a9ee84 handle dispose table designer request (#1273)
* handle dispose table designer

* use connection string
2021-10-19 13:04:01 -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
Alan Ren 791c3594a9 add table designer handlers (#1269)
* add table designer handlers

* add comments
2021-10-14 13:39:55 -07:00
Alan Ren ee3588df75 set issupportedVersion flag (#1255) 2021-10-04 14:49:36 -07:00
Alan Ren 54fe38ef95 use specific version of ubuntu image (#1214)
use specific version so that our dependency is fixed.
2021-06-02 05:22:42 -07:00
Alan Ren af01ddf58c update release vm image (#1213) 2021-05-28 13:41:04 -07:00
Alan Ren 27cb8f2f08 use new thread to handle requests (#1207) 2021-05-06 17:20:56 -07:00
Alan Ren f75be77138 add visualization option support (#1160)
* add visualization option support

* add comments
2021-02-11 15:40:29 -08:00
Alan Ren b00e53c6b3 stop getting os version by parsing string (#1070)
* stop getting os version by parsing string

* ignore error
2020-09-09 11:06:59 -07:00
Alan Ren 70b74cc09b Update release.yml for Azure Pipelines (#984)
force ADO to regenerate the scheduled runs
2020-06-17 11:09:22 -07:00
Alan Ren 8f6662b019 extend the list databases request (#951)
* extend the list databases request

* reuse databaseInfo and refactor

* fix typo
2020-04-28 16:12:56 -07:00
Alan Ren e407d87fce add missing udf type (#923) 2020-02-25 16:49:06 -08:00
Alan Ren e3ec6eb739 Handling the HierarchyId for edit data scenario (#709)
* Handling the HierarchyId for edit data scenario

* comments
2019-07-09 17:03:55 -07:00
Alan Ren 7cc2636e6a Disconnect session (#764) 2019-01-16 22:03:18 -08:00
Alan Ren c9885abb67 fix for https://github.com/Microsoft/azuredatastudio/issues/3262 (#741) 2018-11-16 21:20:58 -08:00
Alan Ren 2cb7f682c5 fix for issue 3123 (#729)
* fix for issue 3123

* using seperate thread to handle the requests and fixed a typo
2018-11-08 14:48:27 -08:00
Alan Ren d0e06ff55a Exclude the preview features from code coverage (#688) 2018-09-06 13:34:59 -07:00