Skip to content

Added support of functional indexes for MySQL and Postgres

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

39.77% of diff hit (target 93.85%)

View this Pull Request on Codecov

39.77% 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 1564 in src/Platforms/AbstractPlatform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/AbstractPlatform.php#L1559-L1564

Added lines #L1559 - L1564 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL8013Platform.php#L15

Added line #L15 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL8013Platform.php#L17

Added line #L17 was not covered by tests

Check warning on line 20 in src/Platforms/MySQL84Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL84Platform.php#L20

Added line #L20 was not covered by tests

Check warning on line 22 in src/Platforms/MySQL84Platform.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Platforms/MySQL84Platform.php#L22

Added line #L22 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