src/PHPixie/ORM/Wrappers/Type/Database/Query.php

Summary

Maintainability
A
3 hrs
Test Coverage

Query has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class Query extends \PHPixie\ORM\Conditions\Builder\Proxy
            implements \PHPixie\ORM\Models\Type\Database\Query
{
    /**
     * @type \PHPixie\ORM\Drivers\Driver\PDO\Query|\PHPixie\ORM\Drivers\Driver\Mongo\Query
Severity: Minor
Found in src/PHPixie/ORM/Wrappers/Type/Database/Query.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status