Module

x/nessie/clients/AbstractClient.ts

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
import * as mod from "https://dotland.deno.dev/x/nessie@2.0.11/clients/AbstractClient.ts";

Classes

The abstract client which handles most of the logic related to database communication.