Fix for issue where bulk-adding scripts could perform a rescan after each script (#22665) (#22667)

* Changed bulk script add to delay reloading file list until end of operation.

* Adding style name to sqlproj typing file

* vBump to 1.0.1
This commit is contained in:
Benjin Dubishar
2023-04-10 22:57:20 -07:00
committed by GitHub
parent b790d70089
commit 09b1554040
3 changed files with 19 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-database-projects",
"displayName": "SQL Database Projects",
"description": "Enables users to develop and publish database schemas for MSSQL Databases",
"version": "1.0.0",
"version": "1.0.1",
"publisher": "Microsoft",
"preview": false,
"engines": {