1.5.2
Regression fix on PostgreSQL statement splitting
Thanks a lot to @koenekelschot for contributing this fix, and thanks to @Westat-Transportation for supplying a repro demonstrating a slightly different, but related problem.
What's Changed
- build(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #359
- Issue #357: refine postgresql batch statement splitting by @koenekelschot in #358
- Issue #357: Fixed error with splitting on batch separator inside quotes by @erikbra in #360
New Contributors
- @koenekelschot made their first contribution in #358
Full Changelog: 1.5.1...1.5.2