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

Changes for version 1.45_05 - 2014-11-25

  • Updated to SQLite 3.8.7.2
  • Restored regexp support in PerlData virtual table by secure reimplementation using closure (DAMI++)

Changes for version 1.45_04 - 2014-10-28

  • CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
  • Changed to apply quotemeta() to parameters while building a query for a virtual table using PerlData for security. (RIBASUSHI++ and MAUKE++) (DAMI, ISHIGAKI)

Changes for version 1.45_03 - 2014-10-25

  • Fixed regression of 0 as integer (ISHIGAKI)

Changes for version 1.45_02 - 2014-10-23

  • Improved int overflow handling under 32bit strawberry perl (ISHIGAKI)

Changes for version 1.45_01 - 2014-10-22

  • Updated to SQLite 3.8.7 (ISHIGAKI)
  • Resolved #76395 (hopefully): int values over 32 bit in length produce an error "datatype mismatch" (ISHIGAKI)

Documentation

The DBD::SQLite Cookbook
Using fulltext searches with DBD::SQLite

Modules

Self-contained RDBMS in a DBI Driver
SQLite virtual tables implemented in Perl
virtual table for viewing file contents
virtual table hooked to Perl data

Provides

in lib/DBD/SQLite/VirtualTable.pm
in lib/DBD/SQLite/VirtualTable/FileContent.pm
in lib/DBD/SQLite/VirtualTable/PerlData.pm
in lib/DBD/SQLite.pm
in lib/DBD/SQLite.pm
in lib/DBD/SQLite.pm