This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 142390

Summary: SQL History: Add possibility to edit statement in the history dialog
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152828    

Description Roman Mostyka 2008-07-31 11:56:10 UTC
1. Execute statement.
2. Open SQL History.
3. Select statement and try to change it.

Result: Selected statement can't be changed, but it will be very useful to store only necessary statement in the list,
but have possibility to change them.
Comment 1 Jiri Rechtacek 2009-10-16 14:02:52 UTC
Reassigned to new owner.
Comment 2 matthias42 2014-09-23 19:16:45 UTC
Closing this as unrealistic/unnecessary - a history is a history - for customized SQLs it is possible to definie a Code template. So both usecases are covered.