1.2.0
arthurschreiber
released this
01 Aug 11:14
·
1680 commits
to master
since this release
-
#166 Changed default behavior for logins. Connections will no longer fall back to the user's default database if the requested database is unavailable and instead will produce an error
Also added
fallbackToDefaultDb
option to re-enable previous behavior (Bryan J. Ross)