[CDBI] Please fix CDBI::mysql
Karjala <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Is it possible to fix CDBI::mysql so as all field names in SQL statements are surrounded by ` ` ? This would allow fields with names like "group" to exist in tables. Thank you