-
-
Notifications
You must be signed in to change notification settings - Fork 81
Use structured queries for datatables #968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Use structured queries for datatables #968
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #968 +/- ##
============================================
- Coverage 46.22% 44.98% -1.24%
- Complexity 2361 2422 +61
============================================
Files 80 81 +1
Lines 9160 9411 +251
============================================
Hits 4234 4234
- Misses 4926 5177 +251 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* 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 <[email protected]>
* 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 <[email protected]>
* 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 * fix phpcs * fix phpcs --------- Co-authored-by: translatewiki.net <[email protected]>
* 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 * fix phpcs * fix phpcs * fix phpcs * fix phpcs --------- Co-authored-by: translatewiki.net <[email protected]>
* 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 * fix phpcs * fix phpcs * fix phpcs * fix phpcs * fix phpcs --------- Co-authored-by: translatewiki.net <[email protected]>
@alistair3149 @simontaurus have you been able to test this ? |
after testing I will refactor the use of |
Created from #961 by @thomas-topway-it
Putting it in the main repo so that this PR is available as a Composer package.