Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceRecording / voiceRecording.model.js
index 6ea2081..64e411b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x402f=['transcribeStatus','./voiceRecording.attributes','VoiceRecording','voice_recordings','uniqueid'];(function(_0xf150ef,_0x2016fc){var _0x447d2f=function(_0x1a01ad){while(--_0x1a01ad){_0xf150ef['push'](_0xf150ef['shift']());}};_0x447d2f(++_0x2016fc);}(_0x402f,0x6f));var _0xf402=function(_0x5aca4c,_0x4add68){_0x5aca4c=_0x5aca4c-0x0;var _0x496604=_0x402f[_0x5aca4c];return _0x496604;};'use strict';var attributes=require(_0xf402('0x0'));module['exports']=function(_0x15798b,_0x567587){return _0x15798b['define'](_0xf402('0x1'),attributes,{'tableName':_0xf402('0x2'),'paranoid':![],'indexes':[{'name':_0xf402('0x3'),'fields':['uniqueid']},{'name':_0xf402('0x4'),'fields':['transcribeStatus']}],'timestamps':!![]});};
\ No newline at end of file
+var _0x0834=['uniqueid','transcribeStatus'];(function(_0x1ac71e,_0x12d0b6){var _0x57a246=function(_0x3f6b6b){while(--_0x3f6b6b){_0x1ac71e['push'](_0x1ac71e['shift']());}};_0x57a246(++_0x12d0b6);}(_0x0834,0x18e));var _0x4083=function(_0x51150a,_0x4aeff8){_0x51150a=_0x51150a-0x0;var _0x210086=_0x0834[_0x51150a];return _0x210086;};'use strict';var attributes=require('./voiceRecording.attributes');module['exports']=function(_0x38d73f,_0x318f69){return _0x38d73f['define']('VoiceRecording',attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0x4083('0x0'),'fields':[_0x4083('0x0')]},{'name':'transcribeStatus','fields':[_0x4083('0x1')]}],'timestamps':!![]});};
\ No newline at end of file