Skip to content

Added support of functional indexes for MySQL and Postgres

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

81.81% of diff hit (target 93.84%)

View this Pull Request on Codecov

81.81% of diff hit (target 93.84%)

Annotations

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 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 466 in src/Schema/PostgreSQLSchemaManager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Schema/PostgreSQLSchemaManager.php#L466

Added line #L466 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#L471

Added line #L471 was not covered by tests