UNPKG

east

Version:

node.js database migration tool for mongodb, sqlite, postgres, mysql, couchbase

8 lines (5 loc) 130 B
export const tags: String[] = [] export async function migrate(client: any) { } export async function rollback(client: any) { }