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 172133 - Code completion doesn't work in "update" statements.
Summary: Code completion doesn't work in "update" statements.
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: Jiri Skrivanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 08:29 UTC by etf
Modified: 2009-09-15 14:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The problem illustration (18.85 KB, image/png)
2009-09-14 08:30 UTC, etf
Details
illustration2 (19.77 KB, image/png)
2009-09-14 08:32 UTC, etf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description etf 2009-09-14 08:29:03 UTC
update dodavatele_vyrobky
set url_vyrobku = <auto completion doesn't work in this place>
where kod_dodavatele = 'kan';

DB: PostgreSQL
Comment 1 etf 2009-09-14 08:30:09 UTC
Created attachment 87578 [details]
The problem illustration
Comment 2 etf 2009-09-14 08:32:30 UTC
Created attachment 87579 [details]
illustration2
Comment 3 Jiri Skrivanek 2009-09-14 08:46:31 UTC
Not a critical issue (P2 -> P3). Please, could you add your NetBeans build number, JDK version and operating system.
Comment 4 etf 2009-09-15 11:58:27 UTC
Product Version: NetBeans IDE 6.7 (Build 200906241340)
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b01
System: Linux version 2.6.28-15-generic running on amd64; UTF-8; en_US (nb)
Comment 5 Jiri Skrivanek 2009-09-15 14:10:23 UTC
Code completion for UPDATE was added only in upcoming NetBeans 6.8. Please, use daily build or wait for release.