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 155256 - SQL completion in PHP editor
Summary: SQL completion in PHP editor
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://wiki.netbeans.org/SQLCompletio...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 18:11 UTC by Roman Mostyka
Modified: 2009-10-23 09:36 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-11 18:11:28 UTC
Implmenet SQL completion in PHP editor.
Comment 1 Quality Engineering 2009-01-16 07:24:48 UTC
Integrated into 'main-golden', will be available in build *200901160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8ff5aa428438
User: David Van Couvering <davidvc@netbeans.org>
Log: #155256 - SQL completion in PHP editor
This commit adds SELECT completion support for single-quoted strings, double-quoted strings, variable substitution, string concatenation, heredocs and nowdocs.
Comment 2 Jiri Rechtacek 2009-10-16 14:07:09 UTC
Reassigned to new owner.
Comment 3 Jiri Rechtacek 2009-10-23 09:36:00 UTC
Mostly fixed in NB6.8