import { getDB } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.8/mod.ts";
Get the database instance. Ensure you call setup
before calling this function.
x/kysely_postgrs_js_dialect/mod.ts>getDB
import { getDB } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.8/mod.ts";
Get the database instance. Ensure you call setup
before calling this function.