Skip to main content
Module

x/nessie/clients/AbstractClient.ts

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

Classes

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