Releases: parable-php/query
Releases · parable-php/query
Parable Query 0.1.3
0.1.3
Changes
- Code style fixes.
- Fixed typo in exception.
Parable Query 0.1.2
0.1.2
Changes
- Added
hasValueSets()toQuery - Added
hasValues()toValueSet SupportsValuesTraitnow treatsnullvalues to mean the value should beNULL-ed. Leaving out the value in theValueSetvalues will simply not add it to the values list.
Parable Query 0.1.1
Added onCondition and whereCondition.
Parable Query 0.1.0
First release.