Module

x/kysely_postgrs_js_dialect/deps.ts>TransactionSettings

Kysely dialect for PostgreSQL using the Postgres.js client.
interface TransactionSettings
import { type TransactionSettings } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.3/deps.ts";

Properties

readonly
optional
isolationLevel: IsolationLevel
import TransactionSettings
import { TransactionSettings } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.3/deps.ts";