-
Notifications
You must be signed in to change notification settings - Fork 86
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
uuid-fix #1513
Merged
uuid-fix #1513
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
a96fc1f
add regression test
rekby e7f058a
commit old behavior for test
rekby 617609a
good read from uuid from server
rekby 5606882
work scan to old formats
rekby 3d0e44a
add declare
rekby 39a8cbe
Merge branch 'master' into uuid-fix
rekby 49324dc
add table test for typed uuid reader
rekby 4be32a3
add uuid fixes
rekby 918afe7
test scanner interface
rekby 101dca3
add deprecated comments
rekby 2c93941
add some database sql tests
rekby c5e9db9
Merge branch 'uuid-current-behavior' into uuid-fix
rekby dd96a11
fix some tests
rekby ceae511
add migration way for database sql users
rekby 1f18d4c
add database sql tests
rekby 08fb571
fix declare
rekby aa433f9
fix for linter
rekby f75dce7
remove some additional types, refactor wrapper to struct for prevent …
rekby 5a28a27
deprecation comment for raw
rekby 6ea905e
add changelog
rekby d27e39c
Merge branch 'master' into uuid-fix
rekby 2199911
fix scan bytes
rekby b648513
fix param tests
rekby d1fcd9a
fix param tests
rekby d81eeb4
fix param tests
rekby a7f32cf
Merge branch 'master' into uuid-fix
rekby 0144f86
renamed UUIDTyped to Uuid and add Uuid to values
rekby 53817cb
Merge branch 'master' into uuid-fix
rekby 8eded67
Merge branch 'master' into uuid-fix
rekby 51e3a6c
fix transaction control
rekby 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 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 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.