1DBIx::Connector::DriverU:s:eSrQLCiotnet(r3i)buted Perl DDoBcIuxm:e:nCtoantnieocntor::Driver::SQLite(3)
2
3
4

NAME

6       DBIx::Connector::Driver::SQLite - SQLite-specific connection interface
7

DESCRIPTION

9       This subclass of DBIx::Connector::Driver provides SQLite-specific
10       implementations of the following methods:
11
12       "savepoint"
13       "release"
14       "rollback_to"
15
16       Note that they only work with SQLite 3.6.8 or higher; older versions of
17       SQLite will fallback on the exception-throwing implementation of these
18       methods in DBIx::Connector::Driver.
19

AUTHORS

21       This module was written by:
22
23       David E. Wheeler <david@kineticode.com>
24
26       Copyright (c) 2009-2013 David E. Wheeler. Some Rights Reserved.
27
28       This module is free software; you can redistribute it and/or modify it
29       under the same terms as Perl itself.
30
31
32
33perl v5.36.0                      2022-09-09DBIx::Connector::Driver::SQLite(3)
Impressum