TypeParsers interface
What pg-types offers, of which only these two are wanted.
Signature:
export interface TypeParsers
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(oid: number, format?: string) => unknown | |||
|
(oid: number, parser: unknown) => void |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.