Skip to content

Conversation

@akr4m
Copy link
Contributor

@akr4m akr4m commented Oct 27, 2024

The vector method to support adding a new vector column without specifying dimensions. The changes include:

  • Modified the vector method to handle cases where the $dimensions parameter is not provided or is null.
  • Ensures that the code gracefully defaults to an empty options array when dimensions are not defined, allowing for flexibility when creating vector columns.

These changes provide more flexibility in defining vector columns, making the dimensions parameter truly optional.

@taylorotwell taylorotwell merged commit 0d23921 into laravel:11.x Oct 29, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants