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?