-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.27, 5.0.7, 5.2.3, 5.4.0alpha1
-
None
-
Sprint 72 (Jan 2021)
-
0.125
Steps to reproduce:
- Inspect the result of function call: dbConditionInt('some_field', [], true);
Result:
1=0
Expected:
1=1 (or any other true expression).