Craig created NETBEANS-3958:
-------------------------------

             Summary: Mismatched quote in SQL 
                 Key: NETBEANS-3958
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3958
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.2
         Environment: macOS Catalina 
            Reporter: Craig
         Attachments: Demo.sql

Quotes mismatch when editing a trigger in NetBeans. Even if it's treating the 
code as pure SQL, this should not happen. Don't be distracted by the Python 
inside SQL.
If you look at the attached SQL code in NetBeans, note the #' on line 16. That 
quote is there to bypass the issue and it is mismatched to the last quote 
preceding it.
Remove the quote and see what happens!!!

BTW, it would be awesome if you supported Python. It is one of the most popular 
languages in the world.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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

Reply via email to