Summary
- File
- Package hierarchy DB\translator
- Class hierarchy \MySQLQueryTranslator
- Implements \SQLQueryTranslator
Translates the generic query <code>$query</code> into the mysql specific dialect
Translates the generic query <code>$query</code> into the mysql specific dialect
translate(string $query) : string
string | $query | the query to translate |
the translated query
None found |
translate_functions()
None found |