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

Use UUIDs for all Postgres Primary Keys #24

Open
selimssevgi opened this issue Oct 11, 2018 · 0 comments
Open

Use UUIDs for all Postgres Primary Keys #24

selimssevgi opened this issue Oct 11, 2018 · 0 comments

Comments

@selimssevgi
Copy link
Member

We can use uuids instead of long number value.

  • Should investigate if this works easily with other vendor
  • long IDs are easily to provide on cli but uuid will not be easy to type all

https://devcenter.heroku.com/articles/preparing-a-spring-boot-app-for-production-on-heroku#use-uuids-for-all-postgres-primary-keys

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

1 participant