Search code examples
Why does SQL Server default XACT_ABORT to OFF? Can it be set to ON globally?...


sql-servert-sqltransactionsxact-abort

Read More
Sqlite In-memory database does not like a two phase commit...


c#sqliteentity-frameworktransactions.net-8.0

Read More
Issue with nested creation in Prisma...


node.jstypescriptormtransactionsprisma

Read More
Is it possible to use Firebase Realtime Database to implement a distributed mutex?...


javascriptfirebasefirebase-realtime-databasetransactionsmutex

Read More
Multiple database in one transaction in Entity Framework...


c#asp.net.netentity-frameworktransactions

Read More
Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect):...


javaspring-bootspring-data-jpatransactionsoptimistic-locking

Read More
Why do I get the following error when trying to do a TUniQuery.Post: "Cannot create new connect...


sql-serverdelphitransactionsdevartunidac

Read More
use the returned value of the query as a foreign key without starting a new transaction or dropping ...


postgresqltransactionsforeign-keys

Read More
Why does this multiple "DO" block script work in DBeaver but fail in pgAdmin?...


postgresqltransactionsplpgsqlpgadmin

Read More
Golang postgresql query with transactions and squirrel...


postgresqlgotransactionssquirrel

Read More
How to handle asynchronous thread processing with same transaction in SpringBoot?...


javaspringspring-bootmultithreadingtransactions

Read More
What is the use case for Django's on_commit?...


pythondjangotransactionscommit

Read More
SQL transaction locks query weird behavior...


sqlsql-servert-sqltransactions

Read More
Do transaction in Django make things faster...


djangodatabasetransactions

Read More
How do ACID and database transactions work?...


databasetransactionsacid

Read More
what exactly happen when transaction commit but database crash...


databasetransactions

Read More
Transactions in supabase...


postgresqltransactionssupabase

Read More
Is there a class Nethereum.Signer.Transaction?...


transactionsnethereum

Read More
Spring Transactional TimeOut...


javaspringtransactions

Read More
Entity Framework keeps throwing Duplicate Primary Key Error Despite Rollback...


c#sql-serverentity-frameworktransactions

Read More
SPR-16876 TransactionSynchronizationManager not returning correct values in implementation of Abstra...


springspring-boottransactionsspring-dataspring-transactions

Read More
How to rollback a skunk transaction for integration tests? (missing implicit Origin)...


scalatransactionsscalatestcats-effectskunk

Read More
Best Practice for Creating a Model's Record in `post_save` Signal While Maintaining Data Integri...


pythondjangodjango-modelstransactionsdjango-signals

Read More
Should I use MSMQ or SQL Service Broker for transactions?...


sqltransactionsmsmqservice-broker

Read More
Mongodb v4.0 Transaction, MongoError: Transaction numbers are only allowed on a replica set member o...


javascriptnode.jsmongodbtransactions

Read More
Optional INSERT statement in transaction chain using NodeJS and Postgres...


node.jspostgresqltransactionspg-promise

Read More
How to batch transaction in Java Neo4J API using CALL { } IN TRANSACTIONS?...


javaneo4jtransactions

Read More
Spring Transaction Rollback...


javaspringspring-boottransactionsspring-transactions

Read More
Jaybird 3 and Firebird transaction information...


javatransactionsfirebirdjaybird

Read More
Why does database not read from newly inserted data when a single query is doing both write and read...


sqlpostgresqltransactions

Read More
BackNext