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
I did create a discussion #280 a while back for adding ULID support to cozo, but there hasn't been any activity there. Currently running my own fork of cozo with ulid datavalue support.
Solution: consider swapping out the uuid data type for ulid instead (https://crates.io/crates/ulid)
Universally Unique Lexicographically Sortable Identifiers are very useful in many scenarios.
The text was updated successfully, but these errors were encountered: