backend/migrations/20210218162736-create-email-campaign-history.js
Showing 1 of 1 total issue
Function up
has 54 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
up: (queryInterface, Sequelize) => { return queryInterface.createTable( 'EmailCampaignHistories', { id: {