mysql-d ~master (2016-12-07T16:42:55Z)
Dub
Repo
DatabaseException
mysql
database
Undocumented in source.
class
DatabaseException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
mysql
database
classes
DatabaseException
SelectBuilder
SqlBuilder
enums
UpdateOrInsertMode
functions
escapedVariants
fixupSqlForDataObjectUse
getCreateTable
readWord
toSql
typeinfoBugWorkaround
updateOrInsert
interfaces
Database
ResultSet
structs
Query
Row
StructFromCreateTable
templates
DataObjectFromSqlCreateTable