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

[Enhancement] No Longer Need to Throw Exception if Column Does not Exist #78

Merged
merged 2 commits into from
Oct 12, 2023

Updated Related Test Cases

db03343
Select commit
Loading
Failed to load commit list.
Merged

[Enhancement] No Longer Need to Throw Exception if Column Does not Exist #78

Updated Related Test Cases
db03343
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 12, 2023 in 1s

76.92% of diff hit (target 89.09%)

View this Pull Request on Codecov

76.92% of diff hit (target 89.09%)

Annotations

Check warning on line 634 in webfiori/database/AbstractQuery.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

webfiori/database/AbstractQuery.php#L633-L634

Added lines #L633 - L634 were not covered by tests

Check warning on line 636 in webfiori/database/AbstractQuery.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

webfiori/database/AbstractQuery.php#L636

Added line #L636 was not covered by tests

Check warning on line 650 in webfiori/database/AbstractQuery.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

webfiori/database/AbstractQuery.php#L649-L650

Added lines #L649 - L650 were not covered by tests

Check warning on line 652 in webfiori/database/AbstractQuery.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

webfiori/database/AbstractQuery.php#L652

Added line #L652 was not covered by tests