Skip to content

Added support of functional indexes for MySQL and Postgres

Codecov / codecov/patch succeeded Jun 6, 2024 in 1s

42.04% of diff hit (target 93.85%)

View this Pull Request on Codecov

42.04% of diff hit (target 93.85%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L46

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractMySQLPlatform.php#L48

Added line #L48 was not covered by tests

Check warning on line 1565 in src/Platforms/AbstractPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractPlatform.php#L1560-L1565

Added lines #L1560 - L1565 were not covered by tests

Check warning on line 14 in src/Platforms/MySQL8013Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL8013Platform.php#L14

Added line #L14 was not covered by tests

Check warning on line 16 in src/Platforms/MySQL8013Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL8013Platform.php#L16

Added line #L16 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/PostgreSQLPlatform.php#L785

Added line #L785 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/PostgreSQLPlatform.php#L787

Added line #L787 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/SQLitePlatform.php#L566-L572

Added lines #L566 - L572 were not covered by tests

Check warning on line 67 in src/Schema/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/Index.php#L67

Added line #L67 was not covered by tests

Check warning on line 118 in src/Schema/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/Index.php#L118

Added line #L118 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L393

Added line #L393 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L395

Added line #L395 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L398

Added line #L398 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L553

Added line #L553 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/MySQLSchemaManager.php#L555

Added line #L555 was not covered by tests

Check warning on line 164 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L164

Added line #L164 was not covered by tests

Check warning on line 173 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L166-L173

Added lines #L166 - L173 were not covered by tests

Check warning on line 457 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L457

Added line #L457 was not covered by tests

Check warning on line 459 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L459

Added line #L459 was not covered by tests

Check warning on line 462 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L462

Added line #L462 was not covered by tests

Check warning on line 471 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L465-L471

Added lines #L465 - L471 were not covered by tests

Check warning on line 473 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L473

Added line #L473 was not covered by tests

Check warning on line 477 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L475-L477

Added lines #L475 - L477 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L501

Added line #L501 was not covered by tests

Check warning on line 503 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L503

Added line #L503 was not covered by tests