Use DB_common::quoteIdentifiers() instead of backticks

Registered by Hartmut Holzgraefe

Eventum currently uses backticks to quote table names that are potentially reserved words, like the "group" table if not using a table prefix.

PEAR:DB DB_Common provides a quoteIdentifier() helper method for this, using it instead of hard coded backticks makes the code more portable

Blueprint information

Status:
Started
Approver:
None
Priority:
Undefined
Drafter:
Hartmut Holzgraefe
Direction:
Needs approval
Assignee:
Hartmut Holzgraefe
Definition:
New
Series goal:
None
Implementation:
Good progress
Milestone target:
None
Started by
Hartmut Holzgraefe

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.