import * as mod from "https://dotland.deno.dev/x/postgres@v0.19.3/query/transaction.ts";
Classes
A savepoint is a point in a transaction that you can roll back to | |
A transaction class |
Type Aliases
The isolation level of a transaction to control how we determine the data integrity between transactions | |
Type of the transaction options |