PostgreSQL fails INSERT INTO
AlexisWilke - April 22, 2009 - 21:43
| Project: | Mail API |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
Hi there,
I was trying to add a server and the system failed because you are using ` (backward quotes) around the names of the fields.
This is a MySQL specific feature and cannot be used. If you have a problem with a field name being a keyword, then change the name of the field instead.
Thank you.
Alexis Wilke
