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
13f722bcaa
unleash.unleash
/
packages
/
unleash-api
/
migrations
/
20141020151056-initial-schema.js
3 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
codemods
2016-06-18 21:53:18 +02:00
'use strict'
;
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