Skip to main content
Module

x/denodb/tests/connection.ts>getSQLiteConnection

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

type

(options?, debug?) => Database