Skip to content
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

Update ActiveDataProvider::prepareModels() to avoid SQL error with UNION queries #20246

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge pull request #1 from cepaim/cepaim-prepareModels-union

a1807f9
Select commit
Loading
Failed to load commit list.
Open

Update ActiveDataProvider::prepareModels() to avoid SQL error with UNION queries #20246

Merge pull request #1 from cepaim/cepaim-prepareModels-union
a1807f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 3, 2024 in 0s

50.00% of diff hit (target 64.94%)

View this Pull Request on Codecov

50.00% of diff hit (target 64.94%)

Annotations

Check warning on line 112 in framework/data/ActiveDataProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/data/ActiveDataProvider.php#L112

Added line #L112 was not covered by tests

Check warning on line 123 in framework/data/ActiveDataProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/data/ActiveDataProvider.php#L121-L123

Added lines #L121 - L123 were not covered by tests