MediaWiki master
|
This is to contain any regex on SQL work and get rid of them eventually. More...
Static Public Member Functions | |
static | buildQuery (string $sql, $flags, string $tablePrefix='') |
This is to contain any regex on SQL work and get rid of them eventually.
This is a radioactive swamp and an extremely flawed and buggy last resort for when the information has not been provided via Query object. Bugs are to be expected in the regexes here.
Definition at line 35 of file QueryBuilderFromRawSql.php.
|
static |
string | $sql | |
int | $flags | |
string | $tablePrefix |
Definition at line 74 of file QueryBuilderFromRawSql.php.
Referenced by Wikimedia\Rdbms\Platform\SQLPlatform\getQueryVerb(), and Wikimedia\Rdbms\Database\query().