Skip to main content
Module

x/denodb/tests/connection.ts>getSQLiteConnection

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
variable getSQLiteConnection
import { getSQLiteConnection } from "https://deno.land/x/denodb@v1.4.0/tests/connection.ts";

type

(options?, debug?) => Database