-
-
Notifications
You must be signed in to change notification settings - Fork 39
create DoltgresType struct used for all types #904
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 14 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
fcf7e05
create DoltgresType struct used for all types
jennifersp cf923bb
clean up
jennifersp 2feab21
serialize and deserialize values using recv and send functions
jennifersp 747c9da
wip
jennifersp 0c71dfc
Merge branch 'main' into jennifer/type
jennifersp a532319
tests passes, need clean up
jennifersp 77ea706
format
jennifersp c7a819a
merge main
jennifersp 3e86459
clean up
jennifersp a9e8b0d
fix
jennifersp a3ba58b
skip a test that's hanging
jennifersp 5892510
update dataTypeSize in client test
jennifersp b893c2f
update it in more places
jennifersp 8c13835
fix and add test for function with cast as prepared stmt
jennifersp e4c119e
some fixes for feedback
jennifersp 765a57d
add owner to types
jennifersp 19b2110
move dataloader tests
jennifersp 086cd97
merge main
jennifersp c4249df
update gms
jennifersp eb2388e
add godocs
jennifersp aa043da
try setting regression test timeout to 40 min
jennifersp 7403429
merge main
jennifersp 1d44f98
undo timeout for regression test
jennifersp 3894493
skip
jennifersp 7d8d06e
use nil context for IoCompare
jennifersp 9b42444
use nil ctx
jennifersp a4016fb
not use IoCompare function for DoltgresType.Compare
jennifersp d1e2d5a
add array compare
jennifersp 0db08c8
format
jennifersp f6ce06b
fix regressed tests
jennifersp 10bf24b
format
jennifersp 44f6fba
try not posting Progression
jennifersp 802ef0e
bump gms
jennifersp 98bc4a1
merge main
jennifersp 36a5f97
merge main
jennifersp ef1c53e
undo and show progression
jennifersp 17ad531
try checkout pr ref and run
jennifersp 31f1251
try
jennifersp db376ba
test the regression test display
jennifersp 06d105d
Merge branch 'main' into jennifer/type
jennifersp 5931ec2
undo regression-tests.yaml
jennifersp 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 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
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.