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 155368 - SQL CC: SQL completion for insert
Summary: SQL CC: SQL completion for insert
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: davidc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-12 15:06 UTC by Roman Mostyka
Modified: 2009-03-08 07:59 UTC (History)
0 users

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-12-12 15:06:01 UTC
SQL completion for insert.
Comment 1 Jiri Rechtacek 2009-03-07 00:34:13 UTC
impl. in changeset rev/a6d81e797f17
Comment 2 Quality Engineering 2009-03-08 07:59:09 UTC
Integrated into 'main-golden', will be available in build *200903080201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5d012e9d6415
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #155368: SQL CC: SQL completion for insert (Part I.)