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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...