Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / migration / migration.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xdcb2=['Migration','migrations','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./migration.attributes','exports','define'];(function(_0x1e381c,_0x47b5b9){var _0x9b5ea9=function(_0x6d2be5){while(--_0x6d2be5){_0x1e381c['push'](_0x1e381c['shift']());}};_0x9b5ea9(++_0x47b5b9);}(_0xdcb2,0x1d0));var _0x2dcb=function(_0x2f5ac5,_0x1ee939){_0x2f5ac5=_0x2f5ac5-0x0;var _0x37c9a8=_0xdcb2[_0x2f5ac5];return _0x37c9a8;};'use strict';var _=require(_0x2dcb('0x0'));var util=require(_0x2dcb('0x1'));var logger=require(_0x2dcb('0x2'))(_0x2dcb('0x3'));var moment=require(_0x2dcb('0x4'));var BPromise=require(_0x2dcb('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x2dcb('0x6'));var rimraf=require(_0x2dcb('0x7'));var config=require(_0x2dcb('0x8'));var attributes=require(_0x2dcb('0x9'));module[_0x2dcb('0xa')]=function(_0xfad731,_0xdd4d1){return _0xfad731[_0x2dcb('0xb')](_0x2dcb('0xc'),attributes,{'tableName':_0x2dcb('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};