Skip to content

Conversation

@XingY
Copy link
Contributor

@XingY XingY commented Jan 22, 2026

Rationale

This pr supports converting Multi Choice field types to/from other field types (primarily text, text choice).

Related Pull Requests

Changes

  • Added PostgreSQL-specific SQL transformation logic for converting between text[] (MULTI_CHOICE) and text types
  • Extended the QueryChangeListener interface to support column type changes.
  • Implemented automatic filter operator translation in custom views when Multi Choice fields are converted (e.g., arraycontainsany → in)

This comment was marked as resolved.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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