March 31, 2021
Exposed a getSQLHelper()
from criterias to allow for usage of formmatting of sql
New interception points: beforeOrmExecuteQuery, afterOrmExecuteQuery
from the base orm service: executeQuery()
method
Moved afterCriteriaBuilderList
event before results conversions
Wrong object to get the event handler manager when doing execute query calls