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

Summary: Remove deleted table automatically
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152816    

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