import * as postgres from "https://deno.land/x/postgres@v0.19.0/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 |