Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/nessie/wrappers/AbstractSeed.ts>AbstractSeed#run

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
method AbstractSeed.prototype.run
import { AbstractSeed } from "https://deno.land/x/nessie@2.0.11/wrappers/AbstractSeed.ts";

Parameters

exposedObject: Info

Returns

Promise<void>