Move utility conditional transactions to a helper wrapper.
FossilOrigin-Name: ae7078a55b83a71f41a6e5d076a6a5ad1483aafac10be5d77afcd4a537a6f663
This commit is contained in:
parent
755fca55a1
commit
00036862df
3 changed files with 41 additions and 40 deletions
|
|
@ -324,6 +324,7 @@ RSpec.describe( MDBX::Database ) do
|
|||
db.values
|
||||
db.values_at( :woop )
|
||||
expect( db.in_transaction? ).to be_truthy
|
||||
db.abort
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue