pulsarvp/vps-tools

View on GitHub
src/modules/export/migrations/m180101_000001_export_query.php

Summary

Maintainability
A
1 hr
Test Coverage

Method safeUp has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public function safeUp ()
        {

            $this->createTable('export', [
                'id'          => $this->primaryKey(),
Severity: Minor
Found in src/modules/export/migrations/m180101_000001_export_query.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status