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

Summary: SQL CC: SQL completion for insert
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: davidc <davidc>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.)