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
There is the UUID Type available in PostgreSQL. This type is extremely useful as primary key for some cases.
I need this type in my little project. Is there any troubles to implement it? Probably I can do it myself on top of rust-uuid if you agree to use this library.
There is the UUID Type available in PostgreSQL. This type is extremely useful as primary key for some cases.
I need this type in my little project. Is there any troubles to implement it? Probably I can do it myself on top of rust-uuid if you agree to use this library.
@sfackler
The text was updated successfully, but these errors were encountered: