SQLite

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

affected
auto affected()
Undocumented in source. Be warned that the author may not have intended to support it.
lastId
auto lastId()
Undocumented in source. Be warned that the author may not have intended to support it.
query
auto query(string q, A args)
Undocumented in source. Be warned that the author may not have intended to support it.
queryOne
auto queryOne(A args)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

escape
escape(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta