Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denodb/lib/database.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/lib/database.ts";

Close the current database connection.