Skip to content

0.8.13

Compare
Choose a tag to compare
@mk3008 mk3008 released this 20 Oct 05:12
· 21 commits to main since this release
8982cf7

What's Changed

  • Enhancements for Table Joins, Column/Table Existence Checks, and New Functions by @mk3008 in #542
  • Fix: Missing namespace import added to resolve build errors by @mk3008 in #543
  • Fix: Adjusted column alias handling in Select method to avoid empty aliases by @mk3008 in #544
  • Add: Support for parsing UPDATE queries by @mk3008 in #548
  • Add: Support for parsing DELETE queries by @mk3008 in #549
  • Support: Leading Comma SQL Formatting by @mk3008 in #550

Full Changelog: 0.8.12...0.8.13