Commit Graph
18 Commits
Author SHA1 Message Date
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