View Issue Details

IDProjectCategoryView StatusLast Update
287PHPOF2Defaultpublic22 Nov 2009 22:20
Reportermrosenquist Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary287: Field names are not quoted, MDB2::quoteIdentifier
DescriptionField names are not quoted, MDB2::quoteIdentifier

To reproduce create a table with a field name using a reserved word
TagsNo tags attached.

Activities

timj

22 Nov 2009 22:20

manager   ~306

They are in some places but it was deliberately omitted in other places for performance reasons, since using reserved words as column names is generally a bad idea.

Issue History

Date Modified Username Field Change
13 Nov 2009 08:50 mrosenquist New Issue
22 Nov 2009 22:20 timj Note Added: 306