Toshiya Kobayashi created DROOLS-5712:
-----------------------------------------
Summary: Add alpha index for executable-model Date constraints
Key: DROOLS-5712
URL:
https://issues.redhat.com/browse/DROOLS-5712
Project: Drools
Issue Type: Enhancement
Components: executable model
Affects Versions: 7.44.0.Final
Reporter: Toshiya Kobayashi
Assignee: Toshiya Kobayashi
Currently executable model doesn't add alpha index to Date constraints.
e.g.
{code:java}
Person( birthDay == "01-Oct-2000" )
Person( birthDay > "01-Oct-2000" )
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)