1DBIx::Connector::DriverU:s:eSrQLCiotnet(r3i)buted Perl DDoBcIuxm:e:nCtoantnieocntor::Driver::SQLite(3)
2
3
4
6 DBIx::Connector::Driver::SQLite - SQLite-specific connection interface
7
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
21 This module was written and is maintained 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.30.0 2019-07-26DBIx::Connector::Driver::SQLite(3)