oceandrift-database ~master (2023-09-07T00:06:24.9694039)
Dub
Repo
DatabaseDriverSpec.autoCommit
oceandrift
db
dbal
driver
DatabaseDriverSpec
Determines whether “auto commit” is enabled for the current database connection
bool
autoCommit
()
interface
DatabaseDriverSpec
@
safe
bool
autoCommit
(
)
void
autoCommit
(bool enable)
Meta
Source
See Implementation
oceandrift
db
dbal
driver
DatabaseDriverSpec
functions
autoCommit
close
connect
connected
execute
lastInsertID
prepare
transactionCommit
transactionRollback
transactionStart
Determines whether “auto commit” is enabled for the current database connection