chickadee » sqlite3 » auto-committing?

auto-committing? DATABASEprocedure

Checks whether the database is currently in auto committing mode, i.e. no transaction is currently active.

This function always returns a state and never throws an exception.