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 154177 - SQL scripts for a table should be reachable from DB explorer tree
Summary: SQL scripts for a table should be reachable from DB explorer tree
Status: STARTED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: Dev
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
: 176343 255923 (view as bug list)
Depends on:
Blocks: 152816
  Show dependency tree
 
Reported: 2008-11-30 21:16 UTC by Roman Mostyka
Modified: 2017-01-08 16:35 UTC (History)
2 users (show)

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-11-30 21:16:52 UTC
1. Connect to some DB.
2. Rightclick some table and choose "View Data".
3. Rightclick some record in results pane. There are items for showing SQL scripts for the data.
4. Rightclick some table.

Result: Context menu doesn't contain such items, but it will be useful. For example to see script for table creation
user should be able to do this in DB explorer. It shouldn't be "obligatory" to view data.
Comment 1 Jiri Rechtacek 2009-10-16 14:16:00 UTC
Reassigned to new owner.
Comment 2 matthias42 2014-09-23 19:28:31 UTC
*** Bug 176343 has been marked as a duplicate of this bug. ***
Comment 3 matthias42 2017-01-08 11:24:56 UTC
*** Bug 255923 has been marked as a duplicate of this bug. ***
Comment 4 Christian Lenz 2017-01-08 16:35:26 UTC
I'm working on such implementation on the the NB core.