import * as kyselyPostgrsJsDialect from "https://deno.land/x/kysely_postgrs_js_dialect@v0.27.8/src/utils.ts";
Functions
Closes the database connection. | |
Get the database instance. Ensure you call | |
Sets up the database instance using the provided setup function. This function must be called before any database operations are performed. | |
Wraps a callback in a transaction. |