use structured queries#961
Conversation
e7773b3
into
SemanticMediaWiki:feat-datatables-searchpanes-structured-queries
|
Merging it to a separate branch for testing |
|
@alistair3149 I've found out there is an issue with the method |
Would you be able to merge them into In that way we can keep the branch available on Packagist for easier testing and cleanups. |
|
@alistair3149 done -- I wanted to test also here https://fina.knowledge.wiki/Test_Datatables but there is some other issue. |
* use structured queries * fix phpcs * fix phpcs * remove commented line * Use structured queries for datatables (#961) * Fix various PHPCS errors * use QuerySegmentListProcessor * Create QuerySegmentListProcessor.php * remove comment * remove author * Datatables searchpanes structured queries (#969) * use structured queries * fix phpcs * fix phpcs * remove commented line * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * use QuerySegmentListProcessor * Create QuerySegmentListProcessor.php * remove comment * remove author --------- Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net> * fix phpcs * fix phpcs * Datatables searchpanes structured queries (#970) * use structured queries * fix phpcs * fix phpcs * remove commented line * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * use QuerySegmentListProcessor * Create QuerySegmentListProcessor.php * remove comment * remove author * fix phpcs * fix phpcs --------- Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net> * fix phpcs * fix phpcs * fix phpcs * fix phpcs * fix phpcs * add use SMWDataItem * add remove quotes from $smwtable * add use ISQLPlatform * update subobjects query * sort use statements --------- Co-authored-by: alistair3149 <alistair31494322@gmail.com> Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net>
-- considers this #942
-- fixes #910
-- uses structured queries instead of raw joins in the from clause