import { type ClientControls } from "https://dotland.deno.dev/x/postgres@v0.19.0/connection/connection_params.ts";
Control the behavior for the client instance
definition: { debug?: DebugControls; decodeStrategy?: DecodeStrategy; decoders?: Decoders; }