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

Changes for version 1.19_02

  • Updated to SQLite 3.6.11 (ISHIGAKI)
  • Added/updated several prototypes (ISHIGAKI)
  • Moved TODO into the POD (ADAMK)

Changes for version 1.19_01

  • Updated to SQLite 3.6.10, and bumped up the version requirement for installed sqlite3 to 3.6.0 as 3.6.x has backward incompatiblity (ISHIGAKI)
  • Fixed "closing dbh with active statement handles" issue with a patch by TOKUHIROM. (ISHIGAKI)
  • Skip 70schemachange test for Windows users. (ISHIGAKI)
  • Applied RT patches including #29497, #32723, #30558, #34408, #36467, #37215, #41047. (ISHIGAKI)
  • Added TODO to show which issues are to be fixed. (ISHIGAKI)
  • License and configure_requires in Makefile.PL and META.yml (Alexandr Ciornii)
  • Spelling check for SQLite.pm (Alexandr Ciornii)
  • Adding arbitrary Perl 5.005 minimum

Modules

Self Contained SQLite RDBMS in a DBI Driver

Provides

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