Skip to content

Don't return valid queryable object for invalid collection #145

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

Merged
merged 3 commits into from
Oct 25, 2022

Conversation

mmcfarland
Copy link
Collaborator

Currently, passing in a non-existent collection will return a valid queryable object.

@mmcfarland mmcfarland requested a review from bitner October 25, 2022 00:11
Don't generate valid queryables for collections which don't exist in the
database.
@mmcfarland mmcfarland force-pushed the fix/queryables-existing-collections branch from eff8d80 to 96b6679 Compare October 25, 2022 02:51
Copy link
Collaborator

@bitner bitner left a comment

Choose a reason for hiding this comment

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

Nice job jumping into PLPGSQL!

@mmcfarland mmcfarland merged commit e4ba4ee into main Oct 25, 2022
@mmcfarland mmcfarland deleted the fix/queryables-existing-collections branch October 25, 2022 17:06
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