logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Data::ObjectDriver::Driver::DBD::SQLite - SQLite driver

Contents

Name

       Data::ObjectDriver::Driver::DBD::SQLite - SQLite driver

   DESCRIPTION
       This class provides an interface to the SQLite (<http://sqlite.org>) database through DBI.

   NOTES&BUGS
       This is experimental.

       With the 1.11 version of DBD::SQLite Blobs are handled transparently, so "bind_param_attributes" is
       optional.  With previous version of DBD::SQLite users have experimented issues with binary data in CHAR
       (partially solved by the DBI::SQL_BINARY binding).

perl v5.40.1                                       2025-04-19              Data::ObjectDr...er::DBD::SQLite(3pm)

See Also