import * as postgres from "https://deno.land/x/postgres@v0.19.0/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 postgres from "https://deno.land/x/postgres@v0.19.0/query/encode.ts";
Encode (serialize) a value that can be used in a query execution. |
Types of a query arguments data encoded for execution |