Module

x/denodb/tests/connection.ts>getMySQLConnection

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

type

(options?, debug?) => Database