Improve precision and scale behavior across adapters #1473
Annotations
4 errors
|
Run phpstan
Process completed with exit code 1.
|
|
Run phpstan:
src/Phinx/Db/Adapter/SqlServerAdapter.php#L0
Ignored error pattern #^Ternary operator condition is always true\.$# in path /home/runner/work/phinx/phinx/src/Phinx/Db/Adapter/SqlServerAdapter.php was not matched in reported errors.
|
|
Run phpstan:
src/Phinx/Db/Adapter/MysqlAdapter.php#L1363
Variable $sqlType might not be defined.
|
|
Run phpstan:
src/Phinx/Db/Adapter/MysqlAdapter.php#L1362
Variable $sqlType might not be defined.
|
Loading