Brothak
02/10/2022, 8:23 AM[*] Changed the `addresses` table
[-] Removed foreign key on columns (entity_id)
[+] Added foreign key on columns (entity_id)
[*] Changed the `entity_metadata` table
[-] Removed foreign key on columns (tag_id)
[+] Added foreign key on columns (tag_id)
Joël
It’s saying that I removed and added same foreign key on the same column?Are you using SQLite maybe?
Joël
Brothak
02/10/2022, 8:39 AMJoël
Brothak
02/10/2022, 8:43 AMBrothak
02/10/2022, 8:44 AMBrothak
02/10/2022, 8:45 AMBrothak
02/10/2022, 8:45 AMJoël
Brothak
02/10/2022, 9:08 AM