X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=2e999e2f2b96b0905f881f5a33737b7100c94305;hb=7cda1c65c6741ebe625028920920ca9ef572e569;hp=e4f3f3c99fb00623be4f076b47a0fe86a5974398;hpb=4baefdac9c37d4300115b8e539c5781a6d78e036;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index e4f3f3c..2e999e2 100644 --- a/server/api/variable/variable.attributes.js +++ b/server/api/variable/variable.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x858a=['STRING','name','sequelize','exports'];(function(_0x156a0d,_0x3946ce){var _0x98a9ba=function(_0x46c1b2){while(--_0x46c1b2){_0x156a0d['push'](_0x156a0d['shift']());}};_0x98a9ba(++_0x3946ce);}(_0x858a,0x1a2));var _0xa858=function(_0x36c5b0,_0x5001da){_0x36c5b0=_0x36c5b0-0x0;var _0xf19333=_0x858a[_0x36c5b0];return _0xf19333;};'use strict';var Sequelize=require(_0xa858('0x0'));module[_0xa858('0x1')]={'name':{'type':Sequelize[_0xa858('0x2')],'unique':_0xa858('0x3'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xa858('0x2')]}}; \ No newline at end of file +var _0x4156=['STRING','sequelize'];(function(_0x4dac73,_0x34e11e){var _0x268e0c=function(_0x376a63){while(--_0x376a63){_0x4dac73['push'](_0x4dac73['shift']());}};_0x268e0c(++_0x34e11e);}(_0x4156,0x1eb));var _0x6415=function(_0x6c8d3b,_0x2916e4){_0x6c8d3b=_0x6c8d3b-0x0;var _0x554772=_0x4156[_0x6c8d3b];return _0x554772;};'use strict';var Sequelize=require(_0x6415('0x0'));module['exports']={'name':{'type':Sequelize[_0x6415('0x1')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x6415('0x1')]}}; \ No newline at end of file