quill-d v0.1.4 (2016-03-05T16:19:36Z)
Home
Dub
Repo
Database.this
quill
database
Database
Creates a new SQLite Database
this
(DataSource datasource)
this
(string path)
class
Database
version(USE_SQLITE)
this
(
string
path
)
this
(string host, ushort port, string name, string username, string password, bool ssl)
this
(string host, ushort port, string name, string username, string password)
Meta
Source
See Implementation
quill
database
Database
constructors
this
functions
execute
list
single
sql
Creates a new SQLite Database