The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.343 - 2023-10-05

  • Split option 'quote identifier' into 'quote table names', 'quote column names' and 'quote aliases'.
  • New option: enable/disable aliases for non-unique columns in join.
  • Derived table and Cte are available as extension.
  • Make a 'Change dir' in the file import menu permanent.
  • Order by: add aggregate function aliases.
  • Enter aliases for complex columns in 'group by' and use them in 'select'.
  • Function 'extract': added support for the field 'quarter'.
  • Term::Choose::Util minimum version '0.139'.
  • Refactored Join.pm and Union.pm.
  • Bugfixes.
  • Update documentation.

Documentation

Browse SQL databases and their tables interactively.

Modules

Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Database plugin documentation.

Provides

in lib/App/DBBrowser/CreateDropAttach.pm