This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleash.unleash
Watch
1
Star
0
Fork
0
You've already forked unleash.unleash
mirror of
https://github.com/Unleash/unleash.git
synced
2024-12-22 19:07:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
08600fa7ee
unleash.unleash
/
migrations
/
20141020151056-initial-schema.js
1 line
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Reduce duplication when adding a new migration.
2014-11-10 15:58:11 +01:00
module
.
exports
=
require
(
'../lib/migrationRunner'
)
.
create
(
'001-initial-schema'
)
;
Reference in New Issue
Copy Permalink