import * as mod from "https://dotland.deno.dev/x/postgres@v0.19.3/query/encode.ts";
Functions
Encode (serialize) a value that can be used in a query execution. |
Type Aliases
Types of a query arguments data encoded for execution |
import * as mod from "https://dotland.deno.dev/x/postgres@v0.19.3/query/encode.ts";
Encode (serialize) a value that can be used in a query execution. |
Types of a query arguments data encoded for execution |