Skip to content
Discussion options

You must be logged in to vote

I found the problem. I was being stupid. The error was simply because when I defined my schema, I incorrectly defined my relation. In my courses table, the id column was of type uuid, but in my reads table, the courseId column was of type text. I changed it to uuid and everything worked perfectly.

Replies: 3 comments 3 replies

Comment options

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

@maxwiseman
Comment options

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by maxwiseman
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