Module

x/kysely_postgrs_js_dialect/src/mod.ts>PostgresJSDialectConfig

Kysely dialect for PostgreSQL using the Postgres.js client.
Latest
interface PostgresJSDialectConfig
import { type PostgresJSDialectConfig } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@0.27.7/src/mod.ts";

Properties

readonly
postgres: postgres.Sql
import PostgresJSDialectConfig
import { PostgresJSDialectConfig } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@0.27.7/src/mod.ts";