Built motion from commit (unavailable).|2.2.0
[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 _0xa064=['Migration','migrations','lodash','util','../../config/logger','api','moment','./migration.attributes'];(function(_0x40afba,_0x4a4315){var _0x208255=function(_0x39b72b){while(--_0x39b72b){_0x40afba['push'](_0x40afba['shift']());}};_0x208255(++_0x4a4315);}(_0xa064,0x192));var _0x4a06=function(_0xee7e65,_0x4fb2aa){_0xee7e65=_0xee7e65-0x0;var _0x3dfe75=_0xa064[_0xee7e65];return _0x3dfe75;};'use strict';var _=require(_0x4a06('0x0'));var util=require(_0x4a06('0x1'));var logger=require(_0x4a06('0x2'))(_0x4a06('0x3'));var moment=require(_0x4a06('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var attributes=require(_0x4a06('0x5'));module['exports']=function(_0x390fdc,_0x475a0d){return _0x390fdc['define'](_0x4a06('0x6'),attributes,{'tableName':_0x4a06('0x7'),'paranoid':![],'indexes':[],'timestamps':![]});};