Skip to content

Remove support for primary indexes #6870

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

Merged
merged 10 commits into from
Mar 27, 2025

Remove support for primary indexes

b344c97
Select commit
Loading
Failed to load commit list.
Merged

Remove support for primary indexes #6870

Remove support for primary indexes
b344c97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 27, 2025 in 0s

94.41% of diff hit (target 94.18%)

View this Pull Request on Codecov

94.41% of diff hit (target 94.18%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L393

Added line #L393 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L395-L396

Added lines #L395 - L396 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L399-L405

Added lines #L399 - L405 were not covered by tests

Check warning on line 285 in src/Platforms/DB2Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/DB2Platform.php#L285

Added line #L285 was not covered by tests

Check warning on line 486 in src/Platforms/DB2Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/DB2Platform.php#L486

Added line #L486 was not covered by tests

Check warning on line 540 in src/Platforms/OraclePlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/OraclePlatform.php#L540

Added line #L540 was not covered by tests

Check warning on line 220 in src/Platforms/PostgreSQLPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/PostgreSQLPlatform.php#L220

Added line #L220 was not covered by tests

Check warning on line 357 in src/Platforms/SQLServerPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/SQLServerPlatform.php#L357

Added line #L357 was not covered by tests

Check warning on line 941 in src/Platforms/SQLitePlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/SQLitePlatform.php#L941

Added line #L941 was not covered by tests

Check warning on line 959 in src/Platforms/SQLitePlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/SQLitePlatform.php#L959

Added line #L959 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/AbstractSchemaManager.php#L452

Added line #L452 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/AbstractSchemaManager.php#L456

Added line #L456 was not covered by tests

Check warning on line 139 in src/Schema/Table.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/Table.php#L139

Added line #L139 was not covered by tests