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

Summary: SQL scripts for a table should be reachable from DB explorer tree
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: STARTED ---    
Severity: blocker CC: chrizzly, danilchenko_anton
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152816    

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.