Skip to content

How to sum a BIGINT column #4000

Closed Answered by weiznich
benthecarman asked this question in Q&A
Discussion options

You must be logged in to vote

Well as already written above: You need to use a rust side type that is compatible with the Numeric sql type. That's not the case for i64 so that's expected behavior. See the documentation for a list of compatible types.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@weiznich
Comment options

Answer selected by benthecarman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants