Skip to content

How to upsert a row? Getting type error. #1147

Answered by simolus3
rubenferreira97 asked this question in Q&A
Discussion options

You must be logged in to vote

Hm, is cliques a nullable column? I think you can wrap the offending expression in a .dartCast<int>() to fix the type error, but I'm a bit surprised that this would be necessary in the first place here.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rubenferreira97
Comment options

@simolus3
Comment options

Answer selected by rubenferreira97
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