1. RM#1293 - SQL pane is not displaying GRANT queries in functions node 2. RM#1294 - Comments are not visible in sql pane for trigger functions and functions Explanation: Previously we we using 'get_defintion.sql' template to generate SQL for SQL pane for functions, procedure & trigger functions node. but GRANT statements and COMMENTS changes were missing. In order to fix that, now we have used both 'create.sql' and 'get_definition.sql' templates to generate full SQL query for SQL pane. |
||
|---|---|---|
| .. | ||
| server_groups | ||
| static | ||
| templates/browser | ||
| tests | ||
| __init__.py | ||
| collection.py | ||
| utils.py | ||