Inserter

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ConnectionType connection)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

duplicateUpdate
auto ref duplicateUpdate(string update)
Undocumented in source. Be warned that the author may not have intended to support it.
flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
row
void row(Values values)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(string tableName, Args fieldNames)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(OnDuplicate action, string tableName, Args fieldNames)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

flushes
size_t flushes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pending
size_t pending [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta