Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kysely_postgrs_js_dialect/src/utils.ts>closeDB

Kysely dialect for PostgreSQL using the Postgres.js client.
Latest
function closeDB
import { closeDB } from "https://deno.land/x/kysely_postgrs_js_dialect@v0.27.8/src/utils.ts";

Closes the database connection.