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
fix: Enum should allow the conventionally case-sensitive operators (#434)
Add eql and not_eql operators to enum for case-sensitive matching, aligning with string behavior and improving polymorphic association ergonomics
---------
Co-authored-by: Jeff Keen <jeff@keen.me>
0 commit comments