You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes sqlserver:// scheme
Latest sqlserver driver accepts direct URLs. This is needed when
connecting to azuresql DSNs and using the `fedauth` query parameter.
NOTE: This is a breaking change for any using packages NOT already
updated to the latest `github.com/microsoft/go-mssqldb` !!!