menu
deno_postgres_interop
deno_postgres_interop
Transaction
savepoints property
savepoints
brightness_4
brightness_5
savepoints
property
List
<
Savepoint
>
savepoints
deno-postgres@v0.17.0
/Transaction/savepoints.
Implementation
external List<Savepoint> get savepoints;
deno_postgres_interop
deno_postgres_interop
Transaction
savepoints property
Transaction class