Skip to main content
Module

x/nessie/mod.ts>AbstractSeed#run

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
method AbstractSeed.prototype.run
Re-export
import { AbstractSeed } from "https://deno.land/x/nessie@2.0.7/mod.ts";

Parameters

exposedObject: Info

Returns

Promise<void>