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

Add QueryBuilder support for UNION clause #6369

Merged
merged 1 commit into from
Jun 14, 2024

Add `QueryBuilder` support for `UNION` clause

bc0fd01
Select commit
Loading
Failed to load commit list.
Merged

Add QueryBuilder support for UNION clause #6369

Add `QueryBuilder` support for `UNION` clause
bc0fd01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 14, 2024 in 0s

97.01% of diff hit (target 93.85%)

View this Pull Request on Codecov

97.01% of diff hit (target 93.85%)

Annotations

Check warning on line 998 in src/Platforms/SQLitePlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/SQLitePlatform.php#L998

Added line #L998 was not covered by tests

Check warning on line 1000 in src/Platforms/SQLitePlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/SQLitePlatform.php#L1000

Added line #L1000 was not covered by tests