Skip to content

Conversation

@hafezdivandari
Copy link
Contributor

Uses \Illuminate\Database\Eloquent\Concerns\HasUniqueIds trait's methods on Client model instead of the old way of generating / assigning unique ID to primary key. It's now much easier to override newUniqueId and use ULID for example (fixes #1706) also avoid the issues like #1491.

@github-actions
Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@hafezdivandari hafezdivandari marked this pull request as ready for review June 24, 2024 00:00
@taylorotwell taylorotwell merged commit 1e3ebb3 into laravel:13.x Jun 27, 2024
@hafezdivandari hafezdivandari deleted the 13.x-client-unique-ids branch June 27, 2024 11:14
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