
After an Appwrite downtime, an error occurs when attempting to add a column (totalOrder) to the database. The error message is: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'totalOrder'.
This error is misleading because the column totalOrder is not present in the database schema or the table

@Moderator

Please, avoid pinging all moderators

When did this start happening?

You're using appwrite cloud?

Do you can DM me too the collection and database ID so the team can debug the error faster?

Ok

yes im using appwrite cloud and please check dm i have messaged you the database ID and Project ID
Recommended threads
- Error importing data after server migrat...
Hello, I recently purchased a new web server and when trying to migrate my data from the old server to the new (both self-hosted instances of appwrite on coolif...
- Not Able to Reach Cloud
When I open the appwrite cloud I am getting error. Can you help please?
- deleteDocments is not a function
Hello. At the bottom of my project's console, in the footer, I have `Version 1.7.4`. However, when I run my server side function, I am told that `databases.dele...
