N
Neon6mo ago
rising-crimson

Contradictory database

When I try to update one of the rows on my table, it fails because I "should add a primary key". But when I try to alter the table to make one of my fields a primary key, it says "Multiple primary keys are not allowed".
2 Replies
extended-salmon
extended-salmon6mo ago
I also have the same error
foreign-sapphire
foreign-sapphire6mo ago
Hi, yeah this is a bug with the console only, your database is fine. For now you can still use SQL directly. Working to get this fixed with the team

Did you find this page helpful?