v5.7.2
Feature
- #1889 by jas88. Make DB exception handling DB-agnostic rather than MySQL specific
Bugfix
- #1887 by rkm. Pass setInitialDatabase as true to GetDistinctLiveDatabaseServer to ensure that the correct database is used when connecting to Postgres
- #1888 by rkm. Ensure keyTag is properly wrapped in QuerySyntaxHelper for Postgres support
What's Changed
- Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 by @dependabot in #1883
- Bump System.IO.Abstractions from 21.0.26 to 21.0.29 by @dependabot in #1882
- Bump System.IO.Abstractions.TestingHelpers from 21.0.26 to 21.0.29 by @dependabot in #1881
- Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 by @dependabot in #1880
- Set correct database in QueryToExecute by @rkm in #1887
- Fix quoting of keyTag in QueryToExecute by @rkm in #1888
- Stop assuming we only run on MySQL by @jas88 in #1889
- Release v5.7.2 by @rkm in #1890
Full Changelog: v5.7.1...v5.7.2