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
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.