Skip to main content
Extremely Popular
Go to Latest
method Transaction.prototype.getSavepoints
import { Transaction } from "https://deno.land/x/postgres@v0.19.2/query/transaction.ts";

This method will list you all of the active savepoints in this transaction

Returns

string[]