sqlite3_database

Undocumented in source.

Constructors

this
this(string db_filename)
Undocumented in source.
this
this(string file)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

createTable
void createTable(string table_schema)
Undocumented in source. Be warned that the author may not have intended to support it.
rowCount
size_t rowCount(string table_name)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta