writesdown/app-cms

View on GitHub
console/migrations/m000000_000002_user.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function up()
    {
        $tableOptions = null;

        if ($this->db->driverName === 'mysql') {
Severity: Minor
Found in console/migrations/m000000_000002_user.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status