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 - Column's comment is absent in properties
Summary: Column's comment is absent in properties
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords:
Depends on:
Blocks: 152581
  Show dependency tree
 
Reported: 2008-10-03 11:34 UTC by Roman Mostyka
Modified: 2009-06-19 07:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.