Module

x/nessie/deps.ts>MySQLClient#createConnection

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
method MySQLClient.prototype.createConnection
import { MySQLClient } from "https://dotland.deno.dev/x/nessie@2.0.7/deps.ts";

Returns

Promise<PoolConnection>