Bug fix: Chunking $count value fixed for setting query limit correctly #5
Annotations
3 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Schema/ManagesDefaultMigrations.php (in context of class PDPhilip/OpenSearch/Schema/Blueprint)#L272
Method PDPhilip\OpenSearch\Schema\Blueprint::timestamps() should return Illuminate\Support\Collection<int, Illuminate\Database\Schema\ColumnDefinition> but return statement is missing.
|
|
phpstan:
src/Schema/ManagesDefaultMigrations.php (in context of class PDPhilip/OpenSearch/Schema/Blueprint)#L263
Method PDPhilip\OpenSearch\Schema\Blueprint::nullableTimestamps() should return Illuminate\Support\Collection<int, Illuminate\Database\Schema\ColumnDefinition> but return statement is missing.
|