Skip to content

Adds fleshed out functionality for schema dumps #65

Adds fleshed out functionality for schema dumps

Adds fleshed out functionality for schema dumps #65

Triggered via push January 14, 2024 12:24
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
phpstan: src/CockroachDbConnection.php#L56
Return type (YlsIdeas\CockroachDb\Schema\CockroachSchemaState) of method YlsIdeas\CockroachDb\CockroachDbConnection::getSchemaState() should be compatible with return type (Illuminate\Database\Schema\PostgresSchemaState) of method Illuminate\Database\PostgresConnection::getSchemaState()
phpstan
Process completed with exit code 1.