isTransaction
Whether the database is currently within a transaction. This method is a wrapper around sqlite3_get_autocommit()
.
Since
v24.0.0
Whether the database is currently within a transaction. This method is a wrapper around sqlite3_get_autocommit()
.
v24.0.0