1DBIx::SearchBuilder::HaUnsdelre:C:oSnQtLriitbeu(t3e)d PeDrBlIxD:o:cSuemaerncthaBtuiiolnder::Handle::SQLite(3)
2
3
4

NAME

6         DBIx::SearchBuilder::Handle::SQLite -- A SQLite specific Handle object
7

SYNOPSIS

DESCRIPTION

10       This module provides a subclass of DBIx::SearchBuilder::Handle that
11       compensates for some of the idiosyncrasies of SQLite.
12

METHODS

14   DatabaseVersion
15       Returns the version of the SQLite library which is used, e.g., "2.8.0".
16       SQLite can only return short variant.
17
18   Insert
19       Takes a table name as the first argument and assumes that the rest of
20       the arguments are an array of key-value pairs to be inserted.
21
22       If the insert succeeds, returns the id of the insert, otherwise,
23       returns a Class::ReturnValue object with the error reported.
24
25   CaseSensitive
26       Returns undef, since SQLite's searches are not case sensitive by
27       default
28
29   DistinctCount STATEMENTREF
30       takes an incomplete SQL SELECT statement and massages it to return a
31       DISTINCT result count
32
33   SimpleDateTimeFunctions
34       Returns hash reference with specific date time functions of this
35       database for "DateTimeFunction" in DBIx::SearchBuilder::Handle.
36

AUTHOR

38       Jesse Vincent, jesse@fsck.com
39

SEE ALSO

41       perl(1), DBIx::SearchBuilder
42
43
44
45perl v5.36.0                      2022-12D-B1I7x::SearchBuilder::Handle::SQLite(3)
Impressum