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

x/denodb/lib/connectors/postgres-connector.ts>PostgresOptions

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Go to Latest
type alias PostgresOptions
import { type PostgresOptions } from "https://deno.land/x/denodb@v1.0.40/lib/connectors/postgres-connector.ts";
definition: PostgresOptionsWithConfig | PostgresOptionsWithURI