madbob/GASdottoNG

View on GitHub
code/database/migrations/2023_08_14_231825_create_xhprof_table.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function up()
    {
        /*
            Questa migrazione serve solo per il profiler, va adoperata per lo
            sviluppo locale e non serve eseguirla sulle istanze di produzione
Severity: Minor
Found in code/database/migrations/2023_08_14_231825_create_xhprof_table.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status