Skip to main content

Hello, is it currently possible to search in the ‘code search’-field with a regex? 

I would like to query all control procedures where there is still ‘hard’ queried on a integer id, like: where production_plant_id = 1

I want to search not only for the production_plant_id fields, but all ‘_id’-fields where %‘_id’ = e0-9]%. Is this possible?

Hi Bram,

Edit: We do not support regex inputs:

 


Okay so it’s not possible to look for an number with h0-9] for example?


Wait I'm saying this wrong, regex is not supported as we escape these characters 😅

Example

Feel free to create an Idea for this😄


For anyone following this topic, the idea is created here: