Lobzek created NETBEANS-2846:
--------------------------------
Summary: Escape symbol brokes SQL file highlighting
Key: NETBEANS-2846
URL: https://issues.apache.org/jira/browse/NETBEANS-2846
Project: NetBeans
Issue Type: Bug
Components: db - SQL Editor
Affects Versions: 11.0
Reporter: Lobzek
Attachments: Untitled.png
Escape symbol ' brakes SQL file highlighting when using inside string value.
SQL query for example:
{code:java}
UPDATE test SET val='Test \' test' WHERE id = 1;
{code}
See also attached screenshot
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists