History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DBN-3
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Minor Minor
Assignee: Dan Cioca
Reporter: Dan Cioca
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Database Navigator

Source code editor should suggest creating a DDL file if none found in the project

Created: 11 Dec 07 17:31   Updated: 11 Dec 07 17:31
Component/s: Source Code Editor
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 117


 Description  « Hide
Typically, when opening a database program-object for editing (function, package...) the system looks for DDL files, matching the name of the selected object. If found, they will be aggregated with the code editor, so every change will be automatically reflected in the DDL file as well.

If no ddl file is found, system should suggest creating a ddl file for the current object.
This feature should be made configurable, to be able to disable annoying prompts if not needed.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.