-
Notifications
You must be signed in to change notification settings - Fork 276
feat!: Add TinyInt / i8 type #190
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 31 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
f41827d
feat: Add TinyInt / i8 type (WIP)
Ashu999 593c8a1
added a branch for handling TinyInt everywhere
Ashu999 fa1bfd3
handled more tinyInt,i8 cases and added tests (wip)
Ashu999 e57e1ad
handled all tinyInt cases and added tests
Ashu999 4c0e6ef
feat: Add TinyInt / i8 type (WIP)
Ashu999 67e84c7
added a branch for handling TinyInt everywhere
Ashu999 7fef8d8
handled more tinyInt,i8 cases and added tests (wip)
Ashu999 4ab705f
handled all tinyInt cases and added tests
Ashu999 f51d4e7
Merge branch 'main' of https://github.com/spaceandtimelabs/sxt-proof-…
Ashu999 7c3cda7
Merge branch 'main-TinyInt' of https://github.com/Ashu999/sxt-proof-o…
Ashu999 995c518
clippy, test passing
Ashu999 f46cc4b
added test and clippy fixes
Ashu999 5ba8f7e
Merge branch 'main' of https://github.com/spaceandtimelabs/sxt-proof-…
Ashu999 a313774
Merge branch 'main' of https://github.com/spaceandtimelabs/sxt-proof-…
Ashu999 e65dd9f
Merge branch 'main' into main-TinyInt
Dustin-Ray 9cf76b0
test: added integration test for tinyint
Ashu999 a47ea02
Merge branch 'main-TinyInt' of https://github.com/Ashu999/sxt-proof-o…
Ashu999 172d510
spell fix
Ashu999 e6b8d7c
Merge branch 'main' into main-TinyInt
Dustin-Ray c93bfe6
Merge branch 'main' of https://github.com/spaceandtimelabs/sxt-proof-…
Ashu999 d3cd252
test fix
Ashu999 2b6ab8e
Merge branch 'main' into main-TinyInt
JayWhite2357 e65b2c1
Merge branch 'main' into main-TinyInt
Dustin-Ray ad31614
Update crates/proof-of-sql/tests/integration_tests.rs
Ashu999 7336fd3
Merge branch 'main' into main-TinyInt
Dustin-Ray 861b52c
Merge branch 'main' into main-TinyInt
Dustin-Ray 41644cc
Merge branch 'main' into main-TinyInt
Dustin-Ray af02964
Merge branch 'main' of https://github.com/spaceandtimelabs/sxt-proof-…
Ashu999 f8eb5fe
fix: clippy fix
Ashu999 9a25a18
Merge branch 'main-TinyInt' of https://github.com/Ashu999/sxt-proof-o…
Ashu999 8c83e7a
Merge branch 'main' into main-TinyInt
JayWhite2357 1eb4752
fixup! Merge branch 'main' into main-TinyInt
JayWhite2357 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
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.