1.84.0
What's Changed
- Adds an opt-in path that runs SQL hoop exec commands (Postgres, MySQL, MSSQL, Oracle) through in-process Go database drivers instead of spawning the vendor CLI (psql/mysql/sqlcmd/sqlplus) by @matheusfrancisco in #1492
Full Changelog: 1.83.0...1.84.0