Skip to content

v0.3.2 - Fix transaction handling 🐞

Compare
Choose a tag to compare
@alexander-zuev alexander-zuev released this 25 Feb 07:00
· 75 commits to main since this release
6ce76be

Key changes

  • Fixed a bug preventing execution of DDL commands (create, alter tables, etc.)
  • Improved transaction handling in read and write modes to ensure sessions are properly handled
  • Improved execute_sql_query tool description so that Cursor and Windsurf do not make mistakes using it

What's Changed

Full Changelog: v0.3.1...v0.3.2