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

Changes for version 1.43_03 - 2014-06-12

  • Updated to SQLite 3.8.5, which should fix query planner's issues in SQLite (ISHIGAKI)
  • Fixed busy_timeout to accept 0 to disable (reported by zdm) (ISHIGAKI)
  • Resolved #95511: primary_key_info fails to return names for named primary keys (Kenneth Kroenlein)
  • Resolved #96050: Segfault in disconnected sqlite_db_filename (reported by Alex Vandiver) (ISHIGAKI)

Changes for version 1.43_02 - 2014-03-26

  • Limited -std=gnu99 to solaris gcc only, though it may be harmless in many cases (mattp++) (ISHIGAKI)

Changes for version 1.43_01 - 2014-03-26

  • Added -std=gnu99 for solaris gcc users (reported by mattp++) (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