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

Dont use EXPLAIN in nullability check for QuestDB #3640

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

Suficio
Copy link
Contributor

@Suficio Suficio commented Dec 16, 2024

QuestDB has the same limitation as Materialize and CockroachDB when parsing EXPLAIN statements.

This PR applies the same fix as in #1386 and #2282.

This change makes the new 8.2.0 release of QuestDB and sqlx minimally compatible.

@Suficio Suficio requested a review from abonander December 23, 2024 00:49
@abonander abonander merged commit fdd4663 into launchbadge:main Dec 24, 2024
81 checks passed
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.

3 participants