| Data::ObjectDriver::Driver::DBD::SQLite |
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 the DBD::SQLite manpage Blobs are handled transparently,
so bind_param_attributes is optionnal.
With previous version of the DBD::SQLite manpage users have experimented issues
with binary data in CHAR (partially solved by the DBI::SQL_BINARY binding).
| Data::ObjectDriver::Driver::DBD::SQLite |