Skip to content

Conversation

@OdenTakashi
Copy link
Collaborator

Thank you always for your maintenance.

Unify array and single value handling in is_column_primary_key? using Array() wrapper.
Reduces nested conditionals from 15 to 3 lines while maintaining identical behavior.

Pure refactoring with zero feature changes.

Unify array and single value handling in is_column_primary_key? using Array() wrapper.
Reduces nested conditionals from 15 to 3 lines while maintaining identical behavior.
Pure refactoring with zero feature changes.
@OdenTakashi OdenTakashi force-pushed the refactor/simplify-primary-key-check branch from 633e685 to bc1e1b4 Compare October 23, 2025 12:30
Copy link
Owner

@drwl drwl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems right to me, thanks for simplifying this crazy conditional

@drwl drwl merged commit ce79f8d into drwl:main Feb 10, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants