refactor(database): improve orm mapping #1831
coding-conventions.yml
on: pull_request
Run style check
21s
Run static analysis: PHPStan
29s
Annotations
4 errors
|
Run style check
Process completed with exit code 1.
|
|
Run static analysis: PHPStan
Process completed with exit code 1.
|
|
Run static analysis: PHPStan:
tests/Integration/Database/Builder/UpdateQueryBuilderTest.php#L178
Call to an undefined method Tempest\Database\Query::getSql().
|
|
Run static analysis: PHPStan:
tests/Integration/Database/Builder/InsertQueryBuilderTest.php#L126
Call to an undefined method Tempest\Database\Query::getSql().
|