v1.7.2
Fixes regressions in handing of sql.Nullxxx
types introduced by the Always Encrypted changes.
What's Changed
- fix: support nullable types for bulkcopy by @vecknishwaran in #192
- Fix: Use correct scope for Entra authentication by @shueybubbles in #198
- Fix: handle sql.NullTime parameters by @shueybubbles in #195
New Contributors
- @vecknishwaran made their first contribution in #192
Full Changelog: v1.7.1...v1.7.2