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 0.3

  • List of row counts returned by lbn->execute
  • Row counts include SELECT statements
  • Oracle-specific features: comment-stripping and PL/SQL support
  • more logging; TRACE flag passed to Statement
  • attempt to reconnect to database if connection fails
  • DBIX::Librarian::can()
  • disconnect() in DESTROY
  • improve pattern match for bind variables (not ideal yet)
  • toc() in archivers
  • set LOADTS in find, not cache, in archivers

Modules

Manage SQL in repository outside code
multiple-queries-per-file support class for DBIx::Librarian
one-query-per-file support class for DBIx::Librarian
an active SQL statement in a Librarian
strict one-row SELECT statement
multi-row SELECT statement
non-strict single-row SELECT statement