UNPKG

east

Version:

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

8 lines (5 loc) 104 B
exports.tags = []; exports.migrate = async (client) => { }; exports.rollback = async (client) => { };