Skip to main content
Module

x/denodb/mod.ts>Database#close

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
method Database.prototype.close
import { Database } from "https://deno.land/x/denodb@v1.4.0/mod.ts";

Close the current database connection.