NMDSdevopsServiceAdm/SopraSteria-SFC

View on GitHub
backend/migrations/20210302141451-create_last_updated_establishments_view.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

up: async (queryInterface, Sequelize) => {
await queryInterface.sequelize.query(`
CREATE MATERIALIZED VIEW cqc."LastUpdatedEstablishments" AS (
SELECT e."EstablishmentID",
e."NameValue",
    Category
    Status