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