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

x/nessie/cli/commands.ts>makeMigration

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
variable makeMigration
import { makeMigration } from "https://deno.land/x/nessie@2.0.8/cli/commands.ts";

type

TCliffyAction<any[], CommandOptionsMakeMigration>