Module

x/kysely_postgrs_js_dialect/src/mod.ts>PostgresJSDialectError

Kysely dialect for PostgreSQL using the Postgres.js client.
Latest
class PostgresJSDialectError
extends Error
import { PostgresJSDialectError } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.4/src/mod.ts";

Constructors

new
PostgresJSDialectError(message: string)
import PostgresJSDialectError
import { PostgresJSDialectError } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.4/src/mod.ts";