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

Changes for version 1.26_02

  • Updated to SQLite 3.6.15 (DUNCAND)
  • Resolved #44882: Use of $h->func() should be deprecated and replaced with calls to driver-private 'installed methods' (ISHIGAKI)
  • Added access to Online Backup functionality. (TJC)
  • Added enable_load_extension pod (ISHIGAKI)
  • Now private methods/functions return true after successful calls (#44871) (ISHIGAKI)
  • Removed all of the "croak"s (#44871) (ISHIGAKI)
  • Resolved #46831: table_info schema is incorrect and doesn't work with attached databases (VLYON/ISHIGAKI)

Changes for version 1.26_01

  • Added ORDINAL_POSITION support for $dbh->column_info (ADAMK)
  • Applied several fixes from GFUJI to clean up code (#45578) (ISHIGAKI)
  • Skipped some of the unicode path tests under cygwin (#45166) (JDHEDDEN)
  • Added some explanation and workarounds for a SQL that compares a return value of a function with a numeric bind value (ISHIGAKI)

Documentation

The DBD::SQLite Cookbook

Modules

Self-contained RDBMS in a DBI Driver

Provides

in lib/DBD/SQLite.pm
in lib/DBD/SQLite.pm