Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need UUID Support as Primary Key #49

Open
gieart87 opened this issue Nov 9, 2022 · 1 comment
Open

Need UUID Support as Primary Key #49

gieart87 opened this issue Nov 9, 2022 · 1 comment

Comments

@gieart87
Copy link

gieart87 commented Nov 9, 2022

The features of this package look good!

But, I feel unfortunate as I implement UUID as the primary key in all tables in my Laravel project. Hope this can be realized soon!

Other packages can handle this issue by allowing developers to create their own model Rating and extend the original package's model. So the developer can use UUID as the primary key instead of Auto Increment Integer by overriding how the model generates the primary key. This Laravel-Seo Package (https://github.com/ralphjsmit/laravel-seo) is a great example.

Thanks

@codebyray
Copy link
Owner

Thanks for the feedback. I do not have time to implement this at the moment. If you want to implement and create a PR, please feel free.

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

No branches or pull requests

2 participants