NMDSdevopsServiceAdm/SopraSteria-SFC

View on GitHub
backend/migrations/20210316155005-update_last_updated_establishments_view.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Function up has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

up: async (queryInterface, Sequelize) => {
await queryInterface.sequelize.query('DROP MATERIALIZED VIEW cqc."LastUpdatedEstablishments"');
 
await queryInterface.sequelize.query(`
CREATE MATERIALIZED VIEW cqc."LastUpdatedEstablishments" AS (
    Category
    Status