import { PostgresError } from "https://deno.land/x/postgres@v0.19.0/client/error.ts";
A Postgres database error
Constructors
new
PostgresError(fields: Notice, query?: string)Create a new PostgresError
Properties
fields: Notice
The fields of the notice message