_escape_table doesn’t escape table names without a . |
|||
|---|---|---|---|
| Date: | 10/07/2008 | Severity: | Trivial |
| Status: | Resolved | Reporter: | SpadXIII |
| Version: | 1.6.3 | ||
| Keywords: | Libraries, Database Class | ||
Description
The function _escape_table only escapes if there’s a . (period) in the name.
Tables with certain words (order, lines, etc) always need to be escaped
