The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.08 - 2020-03-09

  • croak instead of die when RaiseError
  • JIT SQL parsing for efficiency (meaning no need to call *_fast() anymore)
  • Allow explicit SQL parsing dialect to be set
  • Deprecate sql_fast() and get_fast() in favor of sql() and fast()
  • Use caching by default; provide uncached alternatives
  • Improve efficiecy of first()
  • connect() uses caching; connect_uncached() skips caching
  • Improved test coverage

Modules

Simplified abstracted chained DBI subclass

Provides

in lib/DBIx/Query.pm
in lib/DBIx/Query.pm
in lib/DBIx/Query.pm
in lib/DBIx/Query.pm
in lib/DBIx/Query.pm
in lib/DBIx/Query.pm