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 155257 - Ability to select a connection for SQL completion in PHP
Summary: Ability to select a connection for SQL completion in PHP
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 18:11 UTC by Roman Mostyka
Modified: 2009-10-23 09:37 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:32 UTC
Implement ability to select a connection for SQL completion in PHP.
Comment 1 David Vancouvering 2009-01-15 07:06:41 UTC
Committing basic support, where you can change the connection for the project, but can't set it for individual files. 
Provides a context menu action and a toolbar.

2406bf965f3c
Comment 2 Quality Engineering 2009-01-16 07:23:24 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/2406bf965f3c
User: David Van Couvering <davidvc@netbeans.org>
Log: #155257: Ability to select a connection for SQL completion in PHP
There is one little bug where after selecting a connection completion doesn't work but will track that down in a separate issue.

This provides basic support where the connection is remembered for the project and there is no option to set the connection just for the file - I think that needs further discussion.
Comment 3 Jiri Rechtacek 2009-10-16 14:07:15 UTC
Reassigned to new owner.
Comment 4 Jiri Rechtacek 2009-10-23 09:37:14 UTC
Fixed in NB6.7