Built motion from commit (unavailable).|2.5.22
[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 _0xe435=['api','moment','bluebird','path','rimraf','../../config/environment','define','Migration','migrations','lodash','../../config/logger'];(function(_0x338fa1,_0x1b4845){var _0x5bb839=function(_0x5e9c33){while(--_0x5e9c33){_0x338fa1['push'](_0x338fa1['shift']());}};_0x5bb839(++_0x1b4845);}(_0xe435,0xcf));var _0x5e43=function(_0x2319cb,_0x4cda03){_0x2319cb=_0x2319cb-0x0;var _0x5dec8e=_0xe435[_0x2319cb];return _0x5dec8e;};'use strict';var _=require(_0x5e43('0x0'));var util=require('util');var logger=require(_0x5e43('0x1'))(_0x5e43('0x2'));var moment=require(_0x5e43('0x3'));var BPromise=require(_0x5e43('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x5e43('0x5'));var rimraf=require(_0x5e43('0x6'));var config=require(_0x5e43('0x7'));var attributes=require('./migration.attributes');module['exports']=function(_0x31ba0d,_0x4df9ec){return _0x31ba0d[_0x5e43('0x8')](_0x5e43('0x9'),attributes,{'tableName':_0x5e43('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};