You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to hint join order for generated queries (matomo-org#21636)
* Add join_prefix query hint to segment select queries
* Added additional option to add query join hint to all generated queries, added tests
* Reworked GeneralConfig for easier inheritance, added new descendant DatabaseConfig class to retrieve [database] settings
* Move join query hint config settings to [database] section, adjusted queryVisitByDimension to allow sql testing, added new test
* Fix for different ranking query return type
* Further abstraction of GeneralConfig, fixed test config setting
* Update tests/PHPUnit/Integration/DataAccess/LogAggregatorTest.php
Co-authored-by: Michal Kleiner <[email protected]>
* Update tests/PHPUnit/Integration/DataAccess/LogAggregatorTest.php
Co-authored-by: Michal Kleiner <[email protected]>
* Update config/global.ini.php
Co-authored-by: Michal Kleiner <[email protected]>
---------
Co-authored-by: Michal Kleiner <[email protected]>
0 commit comments