mssql-cli
mssql-cli copied to clipboard
Stop using permanent DB for testing
We're currently using a permanent DB for testing. We need to create temporary DBs when tests run.
Also: use our old SQL server instance.