UNPKG

alloy

Version:

TiDev Titanium MVC Framework

8 lines (6 loc) 103 B
migration.up = function(migrator) { <%= up %> }; migration.down = function(migrator) { <%= down %> };