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

Support Traversable values with empty columns for batchInsert() #820

Merged
merged 15 commits into from
Apr 27, 2024

Merge branch 'refs/heads/master' into traversable-with-empty-columns-…

a15bc7a
Select commit
Loading
Failed to load commit list.
Merged

Support Traversable values with empty columns for batchInsert() #820

Merge branch 'refs/heads/master' into traversable-with-empty-columns-…
a15bc7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 20, 2024 in 0s

76.92% of diff hit (target 99.56%)

View this Pull Request on Codecov

76.92% of diff hit (target 99.56%)

Annotations

Check warning on line 147 in src/QueryBuilder/AbstractDMLQueryBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QueryBuilder/AbstractDMLQueryBuilder.php#L147

Added line #L147 was not covered by tests

Check warning on line 155 in src/QueryBuilder/AbstractDMLQueryBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QueryBuilder/AbstractDMLQueryBuilder.php#L155

Added line #L155 was not covered by tests

Check warning on line 224 in src/QueryBuilder/AbstractDMLQueryBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QueryBuilder/AbstractDMLQueryBuilder.php#L224

Added line #L224 was not covered by tests