DatabaseDriverSpec.transactionStart

Begins a database transaction (Requires support by the underlying database, of course)

interface DatabaseDriverSpec
@safe
void
transactionStart
()

Meta