Unable to create a database relation

Can someone help me and tell me what am I doing wrong? I am trying to create a very simple relation field with the Wappler DB Manager using this doc - https://docs.wappler.io/t/creating-database-relations-with-the-database-manager/20653

I am running the docker setup


Hi, I think you need to change the field name to something else, like car_country_id then have user_country_id or whatever the conflict was. You can’t have duplicate names on tables that are linked.