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

fix: schema update where querying #775

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

Eshanatnight
Copy link
Contributor

Fix schema update for complex queries

);
continue;
}
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Is this happening for each and every query? We should call this only when we get an error like field not found.

Refactor authorization and filter tag logic in query handler
fix: schema getting updated for only one when query refers multiple
tables
@nitisht nitisht merged commit e355858 into parseablehq:main Apr 23, 2024
6 checks passed
@Eshanatnight Eshanatnight deleted the fix-schema-update branch April 23, 2024 07:56
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.

None yet

2 participants