mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-21 01:25:42 -05:00
Fire connection changed event when USE statements are executed
This commit is contained in:
@@ -194,7 +194,7 @@ namespace Microsoft.SqlTools.Test.Utility
|
||||
|
||||
public override void ChangeDatabase(string databaseName)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
// No Op
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user