Page 1 of 1

Replace Using Regular Expressions

Posted: Wed 05 Jan 2022 16:16
by yerbmeld
I am trying to remove lines from the SQL text editor that match the regular expression ^ , ut[01][0-9]\.Description\r\n and I receive the message "The specified text was not found," When I remove the \r\n from the text to find, the line of text will be removed leaving a blank line in the SQL text. It appears the CRLF characters are not recognized in regular expressions. Is this true?

Re: Replace Using Regular Expressions

Posted: Thu 06 Jan 2022 08:43
by alexa
We will investigate this issue.

Re: Replace Using Regular Expressions

Posted: Thu 13 Jan 2022 12:50
by alexa
We were able to reproduce this issue and will fix it in one of the next product builds.

Re: Replace Using Regular Expressions

Posted: Fri 21 Oct 2022 11:16
by captainscarlett
Hi,

Has this been fixed because I am having a similar problem, I want to remove unwanted blank lines from procedures and triggers and \n is unrecognised.

Also, is there another way to achieve this need please (throughout a db).

Thanks

Re: Replace Using Regular Expressions

Posted: Wed 26 Oct 2022 10:37
by dzhanhira
Hi,

Thanks for asking.

Please, be informed that we keep investigating it, once there is the fix ready, we will inform you.