Skip to main content
Module

x/denodb_esgi/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_esgi@1.0.15.1/mod.ts";

Close the current database connection.