times

Specifies how many rows to INSERT a once

e.g. INSERT INTO "mountain"("name", "height") VALUES (?, ?), (?, ?)

@safe pure
times
(,
const uint rows
)

Meta