mysql-lited ~master (2019-08-01T12:32:46Z)
Dub
Repo
Inserter.start
mysql
inserter
Inserter
Undocumented in source. Be warned that the author may not have intended to support it.
void
start
(string tableName, Args fieldNames)
void
start
(OnDuplicate action, string tableName, Args fieldNames)
struct
Inserter
(ConnectionType)
void
start
(
Args
...
)
(
OnDuplicate
action
,
string
tableName
,
Args
fieldNames
)
if
(
Args.length
&&
allSatisfy
!(
isSomeStringOrSomeStringArray
,
Args
)
)
Meta
Source
See Implementation
mysql
inserter
Inserter
constructors
this
destructors
~this
functions
duplicateUpdate
flush
row
rows
start
postblits
this(this)
properties
bufferSize
flushes
pending