mysql-d ~master (2016-12-07T16:42:55Z)
Dub
Repo
DataObject.opDispatch
mysql
data_object
DataObject
Undocumented in source. Be warned that the author may not have intended to support it.
string
opDispatch
()
string
opDispatch
(T t)
class
DataObject
string
opDispatch
(
string
field
T
)
(
T
t
)
if
(
(
field.length
< 8 ||
field
[0 .. 8] != "id_from_"
)
&&
field
!= "popFront"
)
string
opDispatch
(...)
Meta
Source
See Implementation
mysql
data_object
DataObject
constructors
this
functions
addNew
commitChanges
commitDelete
getAlias
makeJsonValue
opApply
opBinary
opDispatch
opIndex
opIndexAssign
select
set
setWithoutChange
variables
changed
db
fields
mappings
mode
multiTableKeys
table