refactor(database): improve orm mapping #1832
coding-conventions.yml
on: pull_request
Run style check
33s
Run static analysis: PHPStan
38s
Annotations
3 errors
|
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().
|