Skip to content

sql/postgres: make index storage check continue#1648

Open
AThilenius wants to merge 1 commit intoariga:masterfrom
AThilenius:master
Open

sql/postgres: make index storage check continue#1648
AThilenius wants to merge 1 commit intoariga:masterfrom
AThilenius:master

Conversation

@AThilenius
Copy link
Copy Markdown

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
Copy Markdown
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