Changes for version 1.66 - 2020-08-30
- Switched to a production version
Changes for version 1.65_03 - 2020-07-27
- Upgraded SQLite to 3.32.3
Changes for version 1.65_02 - 2020-02-08
- Upgraded SQLite to 3.31.1
Changes for version 1.65_01 - 2020-01-18
- Upgraded SQLite to 3.30.1
- Added several SQL_ types as alias (pali++)
- Fixed two initialization issues (ppisar++)
- Allowed create_function to return an array reference to specify the type of the value
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