Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Is it possible to run multiple DDL statements inside a transaction (within SQL Server)?

Transactions best practices [closed]

How do detect that transaction has already been started?

Entity Framework and transaction isolation level

Ignore TransactionScope for specific query

why does transaction roll back on RuntimeException but not SQLException

spring transactions

Multiple SaveChanges calls in entity framework

Is Explicit Transaction Rollback Necessary?

When does "SqlConnection does not support parallel transactions" happen?

Unit Testing the Use of TransactionScope

What causes Arjuna 1603 (Could not find new XAResource to use for recovering non-serializable XAResource)

Mongo DB 4.0 Transactions With Mongoose & NodeJs, Express

Django nested transactions - “with transaction.atomic()” -- Seeking Clarification

sql django transactions

now() default values are all showing same timestamp

Transaction managed block ended with pending COMMIT/ROLLBACK

django transactions

Read Locks and Write Locks

Refactoring ADO.NET - SqlTransaction vs. TransactionScope

NHibernate Transactions on Reads

c# nhibernate transactions

Unit-Testing Databases

How to test that a certain function uses a transaction in Rails and rspec 2