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 148734 - Remove deleted table automatically
Summary: Remove deleted table automatically
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 152816
  Show dependency tree
 
Reported: 2008-09-30 13:22 UTC by Roman Mostyka
Modified: 2009-10-23 09:27 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-09-30 13:22:43 UTC
1. Connect to some DB.
2. Open SQL Editor for it and trype following statement:
"drop table tmp;".
3. Run it.

Result: The table is deleted, but it doesn't disappear from "Tables" node. It will be good to invoke refresh for this node
and remove deleted table automatically.
I forgot to file it yesterday. Similar issue with filed already, but different fix. I filed issue for better tracking.
Comment 1 Jiri Rechtacek 2009-10-16 14:12:47 UTC
Reassigned to new owner.
Comment 2 Jiri Rechtacek 2009-10-23 09:27:01 UTC
No plan to change it