Hello,
we 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’ = [0-9]%.
Could we make it possible to use regexes when searching in code search?