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

Changes for version 1.32_02

  • Updated to SQLite 3.7.5 (ISHIGAKI)
  • Resolved #65267 for DBD-SQLite: Add RTree support option; skip fts3/metadata tests if those features are disabled (ISHIGAKI)
  • Resolved #65267: Add RTree support option (CJFIELDS)
  • Added sqlite_see_if_its_a_number database handle attribute to deal with issues caused by (quoted) bind values against numbers such as return values from a function etc. (ISHIGAKI)

Changes for version 1.32_01

  • Made util/getsqlite.pl work with the amalg distro filename changes introd by SQLite 3.7.4, and still with older ones also (DUNCAND)
  • Updated to SQLite 3.7.4 (DUNCAND)
  • Resolved #61355: Fails testing in parallel (ISHIGAKI)
  • Resolved #61361: Problems building 1.31 with system SQLite (ISHIGAKI)
  • Resolved #61117: Supporting database as an alias for dbname in DSN (ISHIGAKI)
  • Resolved #62370: Segfaults during operations on disconnected handles (ISHIGAKI)
  • Resolved #61958: REGEXP should return NULL when one of its arguments is NULL (ISHIGAKI)
  • Removed PrintWarn tweak introduced in 1.19_09 (Tim Bunce's advice) (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
in lib/DBD/SQLite.pm