Jan Glaubitz created EMPIREDB-417:
-------------------------------------

             Summary: DBCommand Feature Request: add WHERE without overwriting
                 Key: EMPIREDB-417
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-417
             Project: Empire-DB
          Issue Type: Improvement
          Components: Core
    Affects Versions: empire-db-3.1.0
            Reporter: Jan Glaubitz


DBCommand.where always removes existing DBCompareExpr before adding the new one.

I know this is expected behavior, but this can be annoying when you have to add 
multiple constraints on the same column under coniditions.

It would be nice to have something like DBCommand.addWhereConstraints but 
without the List.

Maybe a new where method that has a boolean for overwrite or not?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to