cattr-app/server-application

View on GitHub
database/migrations/2019_12_20_073840_fix_project_report.php

Summary

Maintainability
A
1 hr
Test Coverage

Method up has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function up()
    {
        DB::unprepared('
            CREATE OR REPLACE VIEW `project_report` AS
            SELECT
Severity: Minor
Found in database/migrations/2019_12_20_073840_fix_project_report.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status