type alias DecodeStrategyimport { type DecodeStrategy } from "https://dotland.deno.dev/x/postgres@v0.19.0/connection/connection_params.ts"; The strategy to use when decoding results data definition: "string" | "auto"