kristuff/patabase

View on GitHub
lib/Driver/Mysql/MysqlDriver.php

Summary

Maintainability
A
35 mins
Test Coverage

Method addForeignKey has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function addForeignKey(string $fkName, string $srcTable, string $srcColumn, string $refTable, string $refColumn): bool
Severity: Minor
Found in lib/Driver/Mysql/MysqlDriver.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status