Database

Undocumented in source.

Constructors

this
this(string dbFileName, string[] schema)
Undocumented in source.

Members

Functions

stmt
SQLite.PreparedStatement stmt()
Undocumented in source. Be warned that the author may not have intended to support it.
stmt
SQLite.PreparedStatement stmt(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

db
SQLite db [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dbFileName
string dbFileName;
Undocumented in source.
schema
string[] schema;
Undocumented in source.

Meta