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 149046

Summary: Column's comment is absent in properties
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152581    

Description Roman Mostyka 2008-10-03 11:34:29 UTC
1. Connect to "travel" Java DB.
2. Rightclick "Tables" and choose "Create Table...".
3. Set table name, column name, add comment and press "OK".

Result: Table with column is created, but added comment is absent in "Properties".
Comment 1 David Vancouvering 2008-11-13 19:37:44 UTC
Most databases don't allow you to store a comment for a column.  I believe we should remove the "comments" field.
Comment 2 Jiri Rechtacek 2009-02-10 15:36:17 UTC
Reassigned to new owner.
Comment 3 Jiri Skrivanek 2009-06-18 15:14:59 UTC
Comment field removed.
core-main #1fa2a4253008
Comment 4 Quality Engineering 2009-06-19 07:44:33 UTC
Integrated into 'main-golden', will be available in build *200906190201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1fa2a4253008
User: Jiri Skrivanek <jskrivanek@netbeans.org>
Log: #149046 - Comment field removed.