Migration issue with PostgresSQL
I'm trying to migrate
But it says
PostgresError: foreign key constraint "post_like_post_id_post_id_fk" cannot be implemented code: "42804"
1 Reply
My post and user table looks like
Found the issue. It was happening because of incompatible types: text and uuid