NAME
OP::Persistence::SQLite - Vendor-specific overrides for SQLite
FUNCTION
connect(%args)Constructor for a SQLite GlobalDBI object.
%argsis a hash with a key fordatabase(database name), which in SQLite is really a local filesystem path (/path/to/db).Returns a new GlobalDBI instance.
SEE ALSO
This file is part of OP.