Commits a distributed transaction also know as prepared transaction in postgres or XA transaction in MySQL
Symbol
ReservedSQL.commitDistributed
await sql.commitDistributed("my_distributed_transaction");
Symbol
Commits a distributed transaction also know as prepared transaction in postgres or XA transaction in MySQL
await sql.commitDistributed("my_distributed_transaction");