Skip to content

fix(database): cast ENUM columns to text in cross-schema UNION queries#92

Open
jtourkos wants to merge 1 commit into
mainfrom
fix/cross-schema-enum-union
Open

fix(database): cast ENUM columns to text in cross-schema UNION queries#92
jtourkos wants to merge 1 commit into
mainfrom
fix/cross-schema-enum-union

Conversation

@jtourkos

@jtourkos jtourkos commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

Explicitly querying the columns was the past implementation and a newer commit broke it. We could simplify this with a CTE or subquery, but given the timing, this is the quickest working solution.

@jtourkos jtourkos requested review from efstajas and mhgbrown October 30, 2025 18:11
@railway-app

railway-app Bot commented Oct 30, 2025

Copy link
Copy Markdown

🚅 Deployed to the graphql-api-pr-92 environment in Drips App

Service Status Web Updated (UTC)
GraphQL API ◻️ Removed (View Logs) Web Feb 16, 2026 at 10:11 am

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.

1 participant