X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=39de5f96856e0334b88d70a84ad67afcaa364f54;hb=2f0d83a545a3c7ba93827dd387ecbd5e7a9f8440;hp=58e1dd271f921022ce57fd90c22c3d3f499a2976;hpb=63de0c196865c5c3d79c791df925d2ec34a0ad56;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index 58e1dd2..39de5f9 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 _0x267d=['exports','name','sequelize'];(function(_0x3ecf3a,_0x117956){var _0x4bfc91=function(_0x1ace76){while(--_0x1ace76){_0x3ecf3a['push'](_0x3ecf3a['shift']());}};_0x4bfc91(++_0x117956);}(_0x267d,0x128));var _0xd267=function(_0x360311,_0x82f395){_0x360311=_0x360311-0x0;var _0x3cd40a=_0x267d[_0x360311];return _0x3cd40a;};'use strict';var Sequelize=require(_0xd267('0x0'));module[_0xd267('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0xd267('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0xc656=['sequelize','STRING','name'];(function(_0x584229,_0x11c7c9){var _0x334eae=function(_0x5ceba4){while(--_0x5ceba4){_0x584229['push'](_0x584229['shift']());}};_0x334eae(++_0x11c7c9);}(_0xc656,0x198));var _0x6c65=function(_0x3c23e4,_0x2d89d0){_0x3c23e4=_0x3c23e4-0x0;var _0x40ad44=_0xc656[_0x3c23e4];return _0x40ad44;};'use strict';var Sequelize=require(_0x6c65('0x0'));module['exports']={'name':{'type':Sequelize[_0x6c65('0x1')],'unique':_0x6c65('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x6c65('0x1')]}}; \ No newline at end of file