Module

x/kysely_postgrs_js_dialect/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@0.27.7/mod.ts";

Custom error class for PostgresJSDialect

Constructors

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