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: #6146 - utf8/utf8mb3 alias causes redundant ALTER TABLE changes #6370

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

Fix: #6146 - utf8/utf8mb3 alias causes redundant ALTER TABLE changes

fb2b723
Select commit
Loading
Failed to load commit list.
Open

Fix: #6146 - utf8/utf8mb3 alias causes redundant ALTER TABLE changes #6370

Fix: #6146 - utf8/utf8mb3 alias causes redundant ALTER TABLE changes
fb2b723
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 4, 2024 in 1s

70.58% of diff hit (target 93.77%)

View this Pull Request on Codecov

70.58% of diff hit (target 93.77%)

Annotations

Check warning on line 846 in src/Platforms/AbstractMySQLPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L846

Added line #L846 was not covered by tests

Check warning on line 848 in src/Platforms/AbstractMySQLPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L848

Added line #L848 was not covered by tests

Check warning on line 850 in src/Platforms/AbstractMySQLPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L850

Added line #L850 was not covered by tests

Check warning on line 21 in src/Platforms/MySQL/CharsetMetadataProvider/CachingCharsetMetadataProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL/CharsetMetadataProvider/CachingCharsetMetadataProvider.php#L21

Added line #L21 was not covered by tests

Check warning on line 23 in src/Platforms/MySQL/CharsetMetadataProvider/CachingCharsetMetadataProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL/CharsetMetadataProvider/CachingCharsetMetadataProvider.php#L23

Added line #L23 was not covered by tests

Check warning on line 21 in src/Platforms/MySQL/CollationMetadataProvider/CachingCollationMetadataProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL/CollationMetadataProvider/CachingCollationMetadataProvider.php#L21

Added line #L21 was not covered by tests

Check warning on line 23 in src/Platforms/MySQL/CollationMetadataProvider/CachingCollationMetadataProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL/CollationMetadataProvider/CachingCollationMetadataProvider.php#L23

Added line #L23 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L319

Added line #L319 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L324

Added line #L324 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L327

Added line #L327 was not covered by tests