ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
Database.stmt
ae
sys
database
Database
Return an
SQLite.PreparedStatement
, caching it.
SQLite
.
PreparedStatement
stmt
()
SQLite
.
PreparedStatement
stmt
(string sql)
struct
Database
SQLite.PreparedStatement
stmt
(
string
sql
)
SQLite
.
PreparedStatement
[
const
(
void
)*]
cache
;
Meta
Source
See Implementation
ae
sys
database
Database
constructors
this
functions
stmt
properties
db
variables
dbFileName
schema
Return an SQLite.PreparedStatement, caching it.