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
Eliminate duplicate logic in foreignKeyComparableTypes
Remove redundant switch case for string types since the mixed string
type logic handles both same-type and mixed-type scenarios with
identical charset validation logic.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments