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

Make column and index renaming configurable #6300

Merged
merged 12 commits into from
Oct 11, 2024

Use child class as return type

92356cf
Select commit
Loading
Failed to load commit list.
Merged

Make column and index renaming configurable #6300

Use child class as return type
92356cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 11, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 845 in src/Schema/AbstractSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/AbstractSchemaManager.php#L845

Added line #L845 was not covered by tests

Check warning on line 847 in src/Schema/AbstractSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/AbstractSchemaManager.php#L847

Added line #L847 was not covered by tests

Check warning on line 340 in src/Schema/MySQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L340

Added line #L340 was not covered by tests

Check warning on line 351 in src/Schema/MySQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L351

Added line #L351 was not covered by tests

Check warning on line 501 in src/Schema/SQLiteSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/SQLiteSchemaManager.php#L501

Added line #L501 was not covered by tests