Closed cgillum closed 1 month ago
Resolves https://github.com/microsoft/durabletask-mssql/issues/233
The fix is to skip the database existence check if the current connection string does not have permission to log into the master database.
After some discussion, it was decided that this fix isn't needed after all.
Resolves https://github.com/microsoft/durabletask-mssql/issues/233
The fix is to skip the database existence check if the current connection string does not have permission to log into the master database.