-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently the DibiReflection
bails out when it encounters the %m
modifier anywhere in the query. However, this modifier is a valid modifier for DATE_FORMAT
SQL function and in such case, it is not replaced by Dibi query builder and it should be just kept and the query reflection should not bail out.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request