UNPKG

knex-automigrate

Version:

Table schema based database migration tool, built on top of the knex.js

7 lines 291 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; const automigrate_1 = __importDefault(require("./automigrate")); module.exports = automigrate_1.default; //# sourceMappingURL=index.js.map