-
-
Couldn't load subscription status.
- Fork 38
Prepared statement support #87
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
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
19fbeb5
Added comPrepare
zachmu 0688042
Define PortalData
zachmu 1c779bf
Another caching change
zachmu 648cadf
Checkpoint
zachmu e43c495
Close to first draft
zachmu a52a092
Prepared statement tests
zachmu b1ba5ab
Convert placeholder nodes
zachmu 15d81a8
Adding object ids to prepare responses
zachmu 37be300
Some fake scaffolding to make more inroads before fixing interfaces
zachmu e93d747
Bug fixes for bind varsD
zachmu 0a313b2
Merge branch 'main' into zachmu/prepared
zachmu 46fb598
refactoring: split out query / execute
zachmu f7623c0
Getting closer
zachmu a1782fd
Destroy the unnamed statement on query
zachmu 70f5701
mising err handling
zachmu 8b24280
Cleanup, added support for the Close message
zachmu f88dcb3
More prepared statement tests
zachmu fa8c9b2
Moar tests
zachmu cf63ea0
Moar tests
zachmu ce35cbd
Int64 support
zachmu c88bdad
Added skipped tests for varchar columns with no length
zachmu b684aa1
Better tests
zachmu 9492d9c
Merge main
zachmu b02e649
Sorted oid consts
zachmu 483e2cf
Refactoring for redundant testing infra
zachmu 5f3d081
Added skip for broken text type
zachmu d98b275
Skip a couple more tests
zachmu 46576b6
Development branch for vitess / gms
zachmu fd60949
Upgrade dolt
zachmu 50442b6
Merge main
zachmu d2c8503
Bug fix for empty statement
zachmu 4665fbb
Refactored the handleMessage method
zachmu f6a6159
Formatting
zachmu fcdaaba
Typo, upgraded deps
zachmu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.