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
Hi, thanks for merging my recent PR :)
It's great that we can configure the type of ID used for item_id, but an issue for us is that it doesn't seem to work for types that aren't built-in to Ecto (such as Needle.ULID from https://www.hex.pm/packages/needle_ulid). What would be a good approach to make this possible (without simply adding such libraries as an optional dependency)?