Skip to main content
Module

x/libpkgx/vendor/sqlite3@0.10.0/mod.ts>Database#close

`import`… but with pkging powers
Very Popular
Latest
method Database.prototype.close
Re-export
import { Database } from "https://deno.land/x/libpkgx@v0.19/vendor/sqlite3@0.10.0/mod.ts";

Closes the database connection.

Calling this method more than once is no-op.