-
Feature Request
-
Resolution: Obsolete
-
Major
-
8.4, 8.3.2
-
None
DV 6 tooling (Designer 8.3.x) includes error validation to prevent non-quoted names from being defined and used in SQL.
Designer needs a mechanism/framework to help users globally fix table names containing the "." delimiter.
Options:
- Designer feature/action to "fix" a model
- simple CLI-based app to apply to a model
Need to investigate our "rename" logic to see if it can handle the cascade effect of changing table name and fixing dependent SQL
- is blocked by
-
TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
- Closed