git://repos.xcallymotion.com
/
motion2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Built motion from commit (unavailable).|2.5.14
[motion2.git]
/
server
/
migrations
/
2.0.40.js
1
'use strict';
2
3
module.exports = {
4
up: function(queryInterface, Sequelize) {
5
6
},
7
down: function(queryInterface, Sequelize) {
8
}
9
};