import * as postgres from "https://deno.land/x/postgres@v0.19.3/query/oid.ts";
Variables
v Oid | A map of OidType to OidValue. |
A map of OidValue to OidType. Used to decode values and avoid search iteration. |
Type Aliases
A Postgres Object identifiers (OIDs) type name. | |
A Postgres Object identifiers (OIDs) numeric value. |