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

x/nessie/cli/commands.ts>makeSeed

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

type

TCliffyAction<any[], CommandOptionsMakeSeed>