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
By replacing UUIDv4 with UUIDv7 indexing and querying the database has potential to be improved.
Since UUIDv7 is time based the index(ing) would be faster, since the UUID is already ordered by time.