Skip to content

Conversation

dotansimha
Copy link
Contributor

@dotansimha dotansimha commented Apr 2, 2023

TODO

@dotansimha dotansimha force-pushed the int8-scalar branch 2 times, most recently from f41e83a to 7000fc3 Compare April 3, 2023 15:48
@dotansimha dotansimha force-pushed the int8-scalar branch 7 times, most recently from 3ccd62a to 87e1dca Compare April 17, 2023 09:28
@dotansimha dotansimha requested a review from lutter April 17, 2023 09:37
@dotansimha dotansimha marked this pull request as ready for review April 17, 2023 09:37
@dotansimha dotansimha force-pushed the int8-scalar branch 2 times, most recently from 865a9bc to b0bb9fa Compare April 17, 2023 11:28
@dotansimha dotansimha changed the title New GraphQL scalar: Int8 feat(graph, graphql, runtime, store): new GraphQL scalar: Int8 (rust: i64, pg: bigint) Apr 17, 2023
Copy link
Collaborator

@lutter lutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Looks great!

@dotansimha dotansimha force-pushed the int8-scalar branch 6 times, most recently from 4af3fc0 to cf25a15 Compare May 31, 2023 11:29
Copy link
Collaborator

@lutter lutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!

Just change the unwrap before committing. Also, for the commit message, something like

all: Add new scalar type Int8

would be more in line with what we've been doing

But with these two touchups, this is good to merge.

@dotansimha dotansimha changed the title feat(graph, graphql, runtime, store): new GraphQL scalar: Int8 (rust: i64, pg: bigint) feat(all): Add new scalar type Int8 Jun 4, 2023
@dotansimha dotansimha changed the title feat(all): Add new scalar type Int8 feat(all): Add new GraphQL scalar type Int8 Jun 4, 2023
@dotansimha
Copy link
Contributor Author

Thanks @lutter . Fixed the unwrap issue and the other things you mentioned. I'll merge when CI clears 🚀

@dotansimha dotansimha merged commit dc4def8 into master Jun 4, 2023
@dotansimha dotansimha deleted the int8-scalar branch June 4, 2023 07:54
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