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 148654

Summary: Show added table automatically
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: 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-29 17:34:09 UTC
1. Connect to some DB.
2. Open SQL Editor for it and trype following statement:
"create table tmp(id int);".
3. Run it.

Result: The table is created, but it doesn't appear under "Tables" node. It will be good to invoke refresh fir this node
and show new table automatically.
Comment 1 David Vancouvering 2008-09-29 19:02:35 UTC
I could have sworn I've seen this feature requested elsewhere.  Anyway, yes, this would be good.
Comment 2 Jiri Rechtacek 2009-10-16 14:11:37 UTC
Reassigned to new owner.
Comment 3 Jiri Rechtacek 2009-10-23 09:27:01 UTC
No plan to change it