v1.2.114-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(sqlsmith): Ignore reports of some known errors by @b41sh in #12858
- feat: push down check duplicate and idempotent delete by @JackTan25 in #12780
Thoughtful Bug Fix 🔧
- fix: fix_sort_null_panic by @ct20000901 in #12827
- fix: avoid relying on db-id-to-name mapping when dropping a table by @drmingdrmer in #12847
- fix: fix ambiguity in map_element and map_access by @ariesdevil in #12848
- fix(parser): allow comma between 'copy into' options by @andylokandy in #12871
Build/Testing/CI Infra Changes 🔌
- ci: update certs used in unit tests. by @youngsofun in #12868
Others 📒
New Contributors
- @ct20000901 made their first contribution in #12827
Full Changelog: v1.2.113-nightly...v1.2.114-nightly