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

fix: add missing drop schema when dropping database #6576

Open
wants to merge 1 commit into
base: 4.2.x
Choose a base branch
from

fix: add missing drop schema when dropping database

ad2a79f
Select commit
Loading
Failed to load commit list.
Open

fix: add missing drop schema when dropping database #6576

fix: add missing drop schema when dropping database
ad2a79f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 30, 2024 in 0s

75.00% of diff hit (target 94.42%)

View this Pull Request on Codecov

75.00% of diff hit (target 94.42%)

Annotations

Check warning on line 64 in src/SQL/Builder/DropSchemaObjectsSQLBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SQL/Builder/DropSchemaObjectsSQLBuilder.php#L64

Added line #L64 was not covered by tests

Check warning on line 70 in src/SQL/Builder/DropSchemaObjectsSQLBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/SQL/Builder/DropSchemaObjectsSQLBuilder.php#L70

Added line #L70 was not covered by tests