semitwistweb ~master (2016-10-14T01:52:31Z)
Home
Dub
Repo
runSQL
semitwistWeb
db
Undocumented in source. Be warned that the author may not have intended to support it.
bool
runSQL
(Connection dbConn, string sql)
bool
runSQL
(Connection dbConn, ulong rowsAffected, string sql)
bool
runSQL
(
Connection
dbConn
,
ref
ulong
rowsAffected
,
string
sql
)
bool
runSQL
(Command db)
bool
runSQL
(Command db, ulong rowsAffected)
Meta
Source
See Implementation
semitwistWeb
db
aliases
DBOHelperTypes
classes
DBO
DBODuplicateEntryException
DBOException
functions
clearDBCache
convertMySQLToDBO
dboRunSQL
dboRunSQLResult
fillDBCache
getDBColumns
getDBKeys
getNullable
initializeDB
mySqlDateTime
mySqlString
rebuildDBCache
runSQL
mixin templates
defineDBO
structs
SessionDB
Token
variables
dbHelperLogSql
dbHelperOpenDB