SQLITEDriver

Undocumented in source.

Members

Functions

connect
dstruct.ddbc.core.Connection connect(string url, string[string] params)

Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

generateUrl
string generateUrl(string host, ushort port, string dbname)

Undocumented in source. Be warned that the author may not have intended to support it.

setUserAndPassword
string[string] setUserAndPassword(string username, string password)

Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Driver

connect
Connection connect(string url, string[string] params)

Undocumented in source.

Meta