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 155889 - Configuring symbols around SQL column names
Summary: Configuring symbols around SQL column names
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-20 16:20 UTC by Mikhail Matveev
Modified: 2012-04-24 09:57 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 Mikhail Matveev 2008-12-20 16:20:20 UTC
Now generated SQL looks like: 

"SELECT `column`, `column2` FROM table"

Some users prefer not to have backticks (`) around column names or use another symbol (for example, ") for this. It
would be nice to allow to configure this.
Comment 1 Tomasz Slota 2010-02-10 08:45:41 UTC
reassigning to default owner
Comment 2 Filip Zamboj 2010-09-15 12:27:57 UTC
batch reassigning