Skip to content

0.2.2

Choose a tag to compare

@kostya-zero kostya-zero released this 03 Jun 14:00
0fa855f
  • REPL now exits cleanly on EOF / Ctrl+D. Session stats and goodbye message still shown.
  • DATABASE_URL handling improved. Empty env value no longer treated like valid DSN.
  • PostgreSQL driver resolution fixed. Explicit --driver postgres no longer falls into unknown-driver path.
  • Driver detection errors clearer. If DSN cannot be inferred, QRY now tells user to pass --driver.
  • Non-SELECT SQL now shows execution result, including affected row count when available.

Full Changelog: 0.2.1...0.2.2