Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle hidden tables during model sync #265

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

gouline
Copy link
Owner

@gouline gouline commented Jul 4, 2024

  • Don't fail model sync on hidden tables (still log warning though)
  • Skip column sync for tables remaining hidden or switching to hidden in the current execution
  • Attempt to sync columns for tables switching from hidden with a log suggesting a retry to allow Metabase to sync the stale table on errors
  • Fixes Hidden visibility table columns should not be synced #264

@gouline gouline merged commit 0d36ef2 into master Jul 4, 2024
1 check passed
@gouline gouline deleted the skip-hidden-table-columns branch July 4, 2024 05:08
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.

Hidden visibility table columns should not be synced
1 participant