Skip to content

Releases: parable-php/query

Parable Query 0.1.3

03 Apr 16:11

Choose a tag to compare

Parable Query 0.1.3 Pre-release
Pre-release

0.1.3

Changes

  • Code style fixes.
  • Fixed typo in exception.

Parable Query 0.1.2

13 Feb 21:44

Choose a tag to compare

Parable Query 0.1.2 Pre-release
Pre-release

0.1.2

Changes

  • Added hasValueSets() to Query
  • Added hasValues() to ValueSet
  • SupportsValuesTrait now treats null values to mean the value should be NULL-ed. Leaving out the value in the ValueSet values will simply not add it to the values list.

Parable Query 0.1.1

06 Feb 22:06

Choose a tag to compare

Parable Query 0.1.1 Pre-release
Pre-release

Added onCondition and whereCondition.

Parable Query 0.1.0

06 Feb 21:23

Choose a tag to compare

Parable Query 0.1.0 Pre-release
Pre-release

First release.