Open
Description
Related problems
- Query error with parameterised queries #106 (comment)
- Left joined columns should be nullable #122
-
phpstan-dba/src/QueryReflection/QuerySimulation.php
Lines 87 to 92 in cac63a6
- make test of don't report placeholder errors on non-SELECT statements for now #153 pass, without non-SELECT optout workaround
- Added nullable is not null test #172
- unexpected syntax error #175
- Support simulation of date/dateime placeholders #244
-
count()
Should be inferred as a0|positive-int
#248 - wip: prepared param type validation #65
- Support table aliases in PdoQueryReflector #279
- error on sql-
IN()
and empty-array #292 - properly simulate
IS NULL
#297 -
min()
,max()
,avg()
inference #309