Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class PostgresError
extends Error
import { PostgresError } from "https://deno.land/x/lyj@20221017/denoORM/deps.ts";

Constructors

new
PostgresError(fields: Notice)

Properties

fields: Notice