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

nexus: update sqlparser-rs & pgwire #615

Merged
merged 2 commits into from
Nov 6, 2023
Merged

nexus: update sqlparser-rs & pgwire #615

merged 2 commits into from
Nov 6, 2023

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Nov 6, 2023

BINARY(_, op, ANY) was changed to { left, op, right } binary op in sqlparser-rs

Cast had a format field added, ignore for now

portal.parameter had param_type added as a parameter: sunng87/pgwire@38f361d

Follow up to #611

@serprex serprex requested a review from iskakaushik November 6, 2023 12:49
Remove BINARY(_, op, ANY) flattening as ANY was changed to { left, op, right } binary op

Cast had a format field added, ignore for now

portal.parameter had param_type added as a parameter: sunng87/pgwire@38f361d
@serprex serprex force-pushed the update-pgwire branch 2 times, most recently from e3d7b2d to 1317aef Compare November 6, 2023 15:23
@serprex serprex merged commit 781b6a7 into main Nov 6, 2023
12 checks passed
@serprex serprex deleted the update-pgwire branch December 19, 2023 16:37
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