import { setup } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.8/mod.ts";
Sets up the database instance using the provided setup function. This function must be called before any database operations are performed.
x/kysely_postgrs_js_dialect/mod.ts>setup
import { setup } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.8/mod.ts";
Sets up the database instance using the provided setup function. This function must be called before any database operations are performed.