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

x/nessie/tests/integration/cli/pg2/20210508135213_test3.ts>default

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
class default
extends AbstractMigration<ClientPostgreSQL>
import { default } from "https://deno.land/x/nessie@2.0.8/tests/integration/cli/pg2/20210508135213_test3.ts";

Methods

down(unnamed 0: Info): Promise<void>
up(unnamed 0: Info): Promise<void>