UNPKG

east

Version:

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

9 lines (5 loc) 120 B
export const tags = []; export const migrate = async (client) => { }; export const rollback = async (client) => { };