X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=44f0bc4e52dd50cac0b2ac23ad8abe63c322aa9a;hb=5f45565bbb2b5703cd70578e7b3fd5f6753b6a10;hp=d62967f7e5dc5bfaf290de041d7a08afa33087bd;hpb=5ce610d3f4c768865e05185aa062c8402f6dcea4;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index d62967f..44f0bc4 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 _0x2c22=['STRING','exports'];(function(_0x4f283c,_0x5db666){var _0xd26777=function(_0x93834b){while(--_0x93834b){_0x4f283c['push'](_0x4f283c['shift']());}};_0xd26777(++_0x5db666);}(_0x2c22,0xeb));var _0x22c2=function(_0x44810a,_0x23b6c3){_0x44810a=_0x44810a-0x0;var _0x1a5b64=_0x2c22[_0x44810a];return _0x1a5b64;};'use strict';var Sequelize=require('sequelize');module[_0x22c2('0x0')]={'name':{'type':Sequelize[_0x22c2('0x1')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0xbbd8=['sequelize','exports','STRING','name'];(function(_0xb0c31b,_0x2b1095){var _0x2465f8=function(_0x4dc02b){while(--_0x4dc02b){_0xb0c31b['push'](_0xb0c31b['shift']());}};_0x2465f8(++_0x2b1095);}(_0xbbd8,0x174));var _0x8bbd=function(_0x56df16,_0x4a11eb){_0x56df16=_0x56df16-0x0;var _0x54eb68=_0xbbd8[_0x56df16];return _0x54eb68;};'use strict';var Sequelize=require(_0x8bbd('0x0'));module[_0x8bbd('0x1')]={'name':{'type':Sequelize[_0x8bbd('0x2')],'unique':_0x8bbd('0x3'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x8bbd('0x2')]}}; \ No newline at end of file