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 - SQL History: Add possibility to edit statement in the history dialog
Summary: SQL History: Add possibility to edit statement in the history dialog
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks: 152828
  Show dependency tree
 
Reported: 2008-07-31 11:56 UTC by Roman Mostyka
Modified: 2014-09-23 19:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.