X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=c90c15ed599840c4e46cc204922d31ad4e9cd034;hb=bb4ed137b40a5e77cec195be87f1b347330d2766;hp=d00e322b0e7e091e94d2f8718739b1b7bfeb5396;hpb=8760336ae9d6b2a58263da3af1da5befbbce9c18;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index d00e322..c90c15e 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 _0xbe48=['name','sequelize','exports','STRING'];(function(_0x30fc74,_0x4e440f){var _0x5b56ff=function(_0xc4a8b5){while(--_0xc4a8b5){_0x30fc74['push'](_0x30fc74['shift']());}};_0x5b56ff(++_0x4e440f);}(_0xbe48,0x121));var _0x8be4=function(_0x3ed539,_0x28246e){_0x3ed539=_0x3ed539-0x0;var _0x341c66=_0xbe48[_0x3ed539];return _0x341c66;};'use strict';var Sequelize=require(_0x8be4('0x0'));module[_0x8be4('0x1')]={'name':{'type':Sequelize[_0x8be4('0x2')],'unique':_0x8be4('0x3'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x8be4('0x2')]}}; \ No newline at end of file +var _0x1472=['STRING','name','sequelize'];(function(_0x3ab51d,_0x2fa01d){var _0x29a04e=function(_0x7807b0){while(--_0x7807b0){_0x3ab51d['push'](_0x3ab51d['shift']());}};_0x29a04e(++_0x2fa01d);}(_0x1472,0xe9));var _0x2147=function(_0x43b584,_0x20a6bd){_0x43b584=_0x43b584-0x0;var _0x48f27b=_0x1472[_0x43b584];return _0x48f27b;};'use strict';var Sequelize=require(_0x2147('0x0'));module['exports']={'name':{'type':Sequelize[_0x2147('0x1')],'unique':_0x2147('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file