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
4cc24c76d3
unleash.unleash
/
migrations
/
20141020151056-initial-schema.js
4 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
codemods
2016-06-18 21:53:18 +02:00
'use strict'
;
Upgrade and fix lint
2016-10-26 10:43:11 +02:00
Move all custom-scripts to /scripts folder
2016-05-01 16:28:30 +02:00
module
.
exports
=
require
(
'../scripts/migration-runner'
)
.
create
(
'001-initial-schema'
)
;
Reference in New Issue
Copy Permalink