Skip to content

Tags: PropicSignifi/Query.apex

Tags

v1.2.0

Toggle v1.2.0's commit message
Release version 1.2.0

Add the getSObjectType() method.

Add anti-join feature in the `addConditionNotIn`, `conditionNotIn` methods.

Add the toLabel method.

Add FieldSettings for the `selectAllFields` method.

v1.1.0

Toggle v1.1.0's commit message
Release version 1.1.0

Add semi-join feature in the `addConditionIn`, `conditionIn` and `lookup`
methods.

Modify `toQueryString` method to return an executable query string.

Allow alias in the `selectField` method when using aggregate functions.

Add the VERSION constant.

v1.0.0

Toggle v1.0.0's commit message
Release version 1.0.0