18 Feb
2008
18 Feb
'08
3:59 a.m.
I would like to ask for some support and suggestion for a 6-year-old issue: DB reserved word conflict within Drupal core (http://drupal.org/node/371).
I don't really know the particulars of the issue, but in general reserved word issues can be corrected by using delimited identifiers. Unfortunately, delimited identifiers can be dbms specific. Still, that wheedles the problem down to defining the delimiter for the DBMSs you want to support.