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

sql/postgres: make index storage check continue #1648

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AThilenius
Copy link

Fixes #1472 I have no idea if this causes issues downstream, but it seems to fix the immediate issue I have with Atlas. Looking at the logic itself, I don't see a good reason to fail the param parsing though; non-kvp-pairs in storage params doesn't indicate a bad state, as evidenced by our use case. They just aren't the specific params that are trying to be parsed.

@masseelch masseelch requested a review from a8m May 24, 2023 06:29
@AThilenius
Copy link
Author

🫤

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.

Index Storage Parameter - Validation issue
1 participant