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 110327 - Grab Structure should not quote identifiers by default
Summary: Grab Structure should not quote identifiers by default
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL: http://wiki.netbeans.org/wiki/view/Da...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 19:16 UTC by David Vancouvering
Modified: 2007-10-26 20:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Vancouvering 2007-07-19 19:16:38 UTC
Right now when you grab the structure of a table, identifiers are quoted by default.  When you recreate the table from
this structure, this quotes all identifiers, and this can cause problems when running manual queries (where the user may
not quote their identifiers).

This issue is to create a checkbox in the Grab Structure dialog to quote identifiers, which will be unchecked by default.
Comment 1 David Vancouvering 2007-10-09 01:08:18 UTC
Fixed by 87920, Grab Table no longer quotes...
Comment 2 David Vancouvering 2007-10-26 20:23:37 UTC
Fixed by 87920