D. Clemons created NETBEANS-2537:
------------------------------------
Summary: SQL Editor loses MySQL/MariaDB comments
Key: NETBEANS-2537
URL: https://issues.apache.org/jira/browse/NETBEANS-2537
Project: NetBeans
Issue Type: Improvement
Components: db - SQL Editor
Affects Versions: 8.2
Environment: Debian 9 (Stretch), 64-bit.
Reporter: D. Clemons
Attachments: After.png, Before.png
Steps to reproduce:
# Open database in NetBeans.
# Expand DB tree.
# Right click stored procedure and select "Edit."
# Add comments to stored procedure.
# Execute SQL (via icon, in my case).
# Close stored procedure.
# Right-click stored procedure folder and select "Refresh."
# Re-open stored procedure by right-clicking and selecting "Edit."
# Verify that comments have indeed been dropped.
(See attached "Before.png" and "After.png" for illustration.)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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