v0.53.0
What's Changed
- fix: correct SQL processing edge cases by @cofin in #583
- fix(#584): cache stable SQLCommenter output by @cofin in #586
- refactor(#585): standardize adapter exception mappers by @cofin in #587
- refactor(#588): standardize adapter driver feature helpers by @cofin in #589
- refactor(mysql): route vendor symbols through typing modules by @cofin in #592
- refactor(sql-processing): finish cache and adapter parity cleanup by @cofin in #594
- refactor(cleanup): remove internal dead code by @cofin in #596
- chore(release): prepare v0.53.0 by @cofin in #598
Full Changelog: v0.52.0...v0.53.0