import { QueryClient } from "https://deno.land/x/postgres@v0.17.1/mod.ts";
Every client must initialize their connection previously to the execution of any statement
import { QueryClient } from "https://deno.land/x/postgres@v0.17.1/mod.ts";
Every client must initialize their connection previously to the execution of any statement