Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
SQLite3
Constants
DATE_FORMAT_SECOND = "%
F
%
H
:%
M
:%
S
"
DATE_FORMAT_SUBSECOND = "%
F
%
H
:%
M
:%
S
.%
L
"
VERSION = "0.22.0"
Macros
flags
(*values)
Same as doing SQLite3::Flag.flag(*values)
Source
Nested types
SQLite3::Any
SQLite3::Connection
SQLite3::Driver
SQLite3::Exception
SQLite3::Flag
SQLite3::ResultSet
SQLite3::Statement
SQLite3::Type