HashDot
DTDrizzle Team
•Created by HashDot on 10/5/2023 in #help
many to many relation with uuid's
i'm trying to create a many to many relation with uuids. if i try to push the changes to the database (pg) i got the following error:
my code looks like this:
userTable.id and projectTable.id are both uuid's
do have someone any clou why i get this error?
2 replies