Adds fleshed out functionality for schema dumps #65
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.
|