writesdown/app-cms

View on GitHub
console/migrations/m000000_000020_module.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function up()
    {
        $tableOptions = null;

        if ($this->db->driverName === 'mysql') {
Severity: Major
Found in console/migrations/m000000_000020_module.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status