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 have a suggestion to add a trait to automatically encode/decode EnumEntrys as Strings, using their entryName, when querying/inserting from/into a Database using Quill.
I have a suggestion to add a trait to automatically encode/decode
EnumEntry
s asString
s, using theirentryName
, when querying/inserting from/into a Database using Quill.This is my current implementation:
The text was updated successfully, but these errors were encountered: