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 - Show added table automatically
Summary: Show added table automatically
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (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-29 17:34 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-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