[development] Any solution for solving DB reserved word conflict?

Konstantin Käfer kkaefer at gmail.com
Mon Feb 18 16:31:20 UTC 2008


> First of all, quota all potential reserved word with [ ] (since it  
> is a pair up token, easy for regex), and further more replace it as  
> DB specific delimited identifiers within each driver implementation.

If we go that route, I suggest using `` over []. As you said,  
backticks are the MySQL quotes and since 90% of all Drupal sites use  
MySQL it seems straightforward to use that method.

Konstantin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2110 bytes
Desc: not available
Url : http://lists.drupal.org/pipermail/development/attachments/20080218/e522d8a8/attachment.bin 


More information about the development mailing list