import { type QueryOptions } from "https://dotland.deno.dev/x/postgres@v0.19.3/query/query.ts";
Types of options
Properties
optional
encoder: (arg: unknown) => EncodedArgA custom function to override the encoding logic of the arguments passed to the query