Changes for version 1.74 - 2023-09-20

  • Switched to a production version

Changes for version 1.73_01 - 2023-07-09

  • Upgraded SQLite to 3.42.0
  • Add missing possible table_type values to POD (GH#105, dboehmer++)

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/GetInfo.pm
in lib/DBD/SQLite/VirtualTable.pm
in lib/DBD/SQLite/VirtualTable/FileContent.pm
in lib/DBD/SQLite/VirtualTable/PerlData.pm