escape character in FieldLikePredicate

Posts   
 
    
JayBee
User
Posts: 269
Joined: 28-Dec-2006
# Posted on: 03-May-2018 20:07:40   

In a thread from 2015 Otis suggests this could be added to v5. Is it in v5?

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 04-May-2018 00:52:10   

Not yet. I'll make sure the dev team, gets your request.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 04-May-2018 09:30:41   

Not yet, but it's on the list to add in a future v5 version. Other things were considered more important for the previous v5 versions however hence it wasn't implemented.

Frans Bouma | Lead developer LLBLGen Pro
JayBee
User
Posts: 269
Joined: 28-Dec-2006
# Posted on: 14-Feb-2020 18:29:04   

Is it in the current version?

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 15-Feb-2020 07:00:03   

Hi JayBee,

I didn't found this in the changelog or recent documentation. What are you trying to do exactly? Maybe we can help you in another way.

David Elizondo | LLBLGen Support Team
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 15-Feb-2020 09:43:31   

It's not yet added, we didn't give it a high priority (but still a workitem), as they're merely edge cases. If you want it today, it's best to create your own FieldLikePredicate class (e.g. by copying the code from the runtime lib source) and add the {escape ' escape-character '} yourself. If you need help with that, let us know.

Frans Bouma | Lead developer LLBLGen Pro