Built motion from commit (unavailable).|2.4.4
[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 _0xe3f2=['../../config/logger','api','bluebird','path','exports','define','Migration','migrations','lodash','util'];(function(_0x19e35c,_0x29cd1e){var _0x3e1fe8=function(_0x17258b){while(--_0x17258b){_0x19e35c['push'](_0x19e35c['shift']());}};_0x3e1fe8(++_0x29cd1e);}(_0xe3f2,0x94));var _0x2e3f=function(_0x57c5c3,_0x11ae3e){_0x57c5c3=_0x57c5c3-0x0;var _0x6941e0=_0xe3f2[_0x57c5c3];return _0x6941e0;};'use strict';var _=require(_0x2e3f('0x0'));var util=require(_0x2e3f('0x1'));var logger=require(_0x2e3f('0x2'))(_0x2e3f('0x3'));var moment=require('moment');var BPromise=require(_0x2e3f('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x2e3f('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./migration.attributes');module[_0x2e3f('0x6')]=function(_0x29557d,_0xba6b21){return _0x29557d[_0x2e3f('0x7')](_0x2e3f('0x8'),attributes,{'tableName':_0x2e3f('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};