Skip to content

0.2.0

Choose a tag to compare

@kostya-zero kostya-zero released this 13 May 10:24
bfa4a9c

Changed

  • Breaking Change: Providers have been renamed to drivers.
  • The CLI now requires a DSN to connect. If the DATABASE_URL environment variable is set, the CLI will launch automatically without additional arguments.
  • QRY can now automatically detect the database driver based on the provided DSN.

Added

  • Added support for specifying the DSN via the DATABASE_URL environment variable.
  • Added support for the NO_COLOR environment variable to disable colored output.

Full Changelog: 0.1.0...0.2.0