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

Summary: SQL completion in PHP editor
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/SQLCompletionInPHPEditor
Issue Type: ENHANCEMENT Exception Reporter:

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