Module

x/nessie/tests/integration/update_timestamps/config/pg.config.ts>default

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
variable default
import { default } from "https://dotland.deno.dev/x/nessie@2.0.11/tests/integration/update_timestamps/config/pg.config.ts";

type

{ client: ClientPostgreSQL; migrationFolders: string[]; seedFolders: string[]; }