Skip to main content
Module

x/nessie/types.ts>CommandOptionsMakeSeed

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
interface CommandOptionsMakeSeed
implements CommandOptions
import { type CommandOptionsMakeSeed } from "https://deno.land/x/nessie@2.0.10/types.ts";

Properties

optional
seedTemplate: string