SQLite

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

affected
auto affected(sqlite3_stmt* )
Undocumented in source. Be warned that the author may not have intended to support it.
backup
void backup(SQLite dest)
Undocumented in source. Be warned that the author may not have intended to support it.
bind
void bind(sqlite3_stmt* stmt, A args)
Undocumented in source. Be warned that the author may not have intended to support it.
lastId
auto lastId(sqlite3_stmt* )
Undocumented in source. Be warned that the author may not have intended to support it.
prepare
auto prepare(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(sqlite3_stmt* stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
process
auto process(sqlite3_stmt* stmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta