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
Postgres crates already support it via their with-uuid-1 feature flags, so we can enable it for Postgres even though the other backends haven't landed support yet.
The text was updated successfully, but these errors were encountered:
Summary
UUID had their v1.0 release 🎉
Postgres crates already support it via their
with-uuid-1
feature flags, so we can enable it for Postgres even though the other backends haven't landed support yet.The text was updated successfully, but these errors were encountered: