import * as dropserverApp from "https://deno.land/x/dropserver_app@v0.2.1/migrations.ts";
Classes
Class that helps create a Migrations object. |
Type Aliases
Describe a Migration step. | |
function used to migrate appspace data from one schema to the next or previous. | |
Migrations is the set of migrations that the app supports. |