oceandrift-database ~master (2023-09-07T00:06:24.9694039)
Dub
Repo
SQLite3.this
oceandrift
db
sqlite3
SQLite3
Undocumented in source.
class
SQLite3
@
safe
this
(
string
filename
= ":memory:"
,
OpenMode
mode
=
OpenMode.create
)
Meta
Source
See Implementation
oceandrift
db
sqlite3
SQLite3
constructors
this
functions
autoCommit
close
connect
connected
execute
getConnection
lastInsertID
mode
prepare
transactionCommit
transactionRollback
transactionStart
static functions
build