mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-31 01:25:42 -05:00
Add Always Encrypted Parameterization Functionality (#953)
This commit is contained in:
@@ -93,6 +93,7 @@ namespace Microsoft.SqlTools.ServiceLayer.SqlContext
|
||||
if (settings != null)
|
||||
{
|
||||
this.SqlTools.IntelliSense.Update(settings.SqlTools.IntelliSense);
|
||||
this.SqlTools.QueryExecutionSettings.Update(settings.SqlTools.QueryExecutionSettings);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user