Changes for version 1.55_03 - 2017-02-14

  • Updated SQLite to 3.17.0

Changes for version 1.55_02 - 2017-01-08

  • Updated SQLite to 3.16.2
  • Fixed statistics_info when only unique indexes were requested (Dave Rolsky++). GitHub #21

Changes for version 1.55_01 - 2017-01-04

  • Updated SQLite to 3.16.0

Documentation

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

Modules

Self-contained RDBMS in a DBI Driver
common SQLite constants
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