You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laravel Framework PR adds support for vector and breaks BlueprintTypes::vector
Declaration of Tpetry\PostgresqlEnhanced\Schema\BlueprintTypes::vector(string $column, int $dimensions = 1536): Illuminate\Database\Schema\ColumnDefinition must be compatible with Illuminate\Database\Schema\Blueprint::vector($column, $dimensions)
aosan, aijorgenson, Muetze42, nealerickson, kdevan and 1 more