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 145081 - SQL CC: Show data types in code completion
Summary: SQL CC: Show data types in code completion
Status: RESOLVED DUPLICATE of bug 163595
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: 152817
  Show dependency tree
 
Reported: 2008-08-26 03:25 UTC by chewwy
Modified: 2013-05-13 16:57 UTC (History)
1 user (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 chewwy 2008-08-26 03:25:22 UTC
I would like to be able to type a create sql statement and have it list the datatypes when i press ctrl+space after the
column name, like VARCHAR or DOUBLE.  I think JDBC has a way to get a list of datatypes from the metadata.
Comment 1 Andrei Badea 2008-09-01 14:34:46 UTC
Agreed, this would be useful.
Comment 2 Jiri Rechtacek 2009-10-16 14:09:28 UTC
Reassigned to new owner.
Comment 3 matthias42 2013-05-13 16:57:05 UTC

*** This bug has been marked as a duplicate of bug 163595 ***