SQL-Migration: fix get subscriptions failure, that prevents valid subscriptions from loading. (#23848)

* instrument subscription get calls

* remove console logging and vbump 1.4.9
This commit is contained in:
brian-harris
2023-07-12 21:45:36 -07:00
committed by GitHub
parent d294c81588
commit f7095f593b
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-migration",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.4.8",
"version": "1.4.9",
"publisher": "Microsoft",
"preview": false,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",