Data::ObjectDriver::Driver::DBD::SQLite(3pm) | User Contributed Perl Documentation | Data::ObjectDriver::Driver::DBD::SQLite(3pm) |
Data::ObjectDriver::Driver::DBD::SQLite - SQLite driver
This class provides an interface to the SQLite (<http://sqlite.org>) database through DBI.
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).
2023-02-05 | perl v5.36.0 |