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