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 CTE support to select in QueryBuilder #6621

Merged
merged 6 commits into from
Jan 5, 2025

Rollback bind parameters to CTE level

b20f5e6
Select commit
Loading
Failed to load commit list.
Merged

Add CTE support to select in QueryBuilder #6621

Rollback bind parameters to CTE level
b20f5e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 21, 2024 in 0s

86.66% of diff hit (target 95.07%)

View this Pull Request on Codecov

86.66% of diff hit (target 95.07%)

Annotations

Check warning on line 37 in src/Platforms/MySQL80Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL80Platform.php#L37

Added line #L37 was not covered by tests

Check warning on line 40 in src/Platforms/MySQL80Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL80Platform.php#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 42 in src/Platforms/MySQLPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQLPlatform.php#L42

Added line #L42 was not covered by tests