Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/nessie/mod.ts>PostgreSQLClientOptions

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
type alias PostgreSQLClientOptions
import { type PostgreSQLClientOptions } from "https://deno.land/x/nessie@2.0.11/mod.ts";
definition: ConstructorParameters<PostgreSQLClient>