20111123060700-addBirthdateToPerson.js 112 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 module.exports = { up: function(interface, DataTypes) { }, down: function(interface, DataTypes) { } }