import * as postgres from "https://deno.land/x/postgres@ls/connection/connection_params.ts";
Type Aliases
The connection string must match the following URI structure. All parameters but database and user are optional |
import * as postgres from "https://deno.land/x/postgres@ls/connection/connection_params.ts";
The connection string must match the following URI structure. All parameters but database and user are optional |