Skip to content

Conversation

vincent-pochet
Copy link
Collaborator

Description

This PR follows #3722.

The clickhouse_aggregation was recently removed from the organization table.
Because the deploy of this change lead to a lot of issues as we are relying on ApplicationRecord#ignored_columns to avoid ActiveRecord::PreparedStatementCacheExpired, this PR mark the removed column as ignored_columns to reduce the risk of error.

For future columns removal, this approach will be done before pushing the migration.

@vincent-pochet vincent-pochet merged commit be36df1 into main May 27, 2025
14 checks passed
@vincent-pochet vincent-pochet deleted the exclude-organization-column branch May 27, 2025 12:53
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