Hello,
I keep getting this error: Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'documentSecurity' in 'field list' in @swoole/library/core/Database/PDOStatementProxy.php:44 When starting my Appwrite docker.
I found this post with not enough details on how to solve the issue. Any insight would be helpful. https://appwrite.io/threads/1273281821471150151
Thank you,
This is a new instance?
Or an existing one that threw an error
Did this happen after an upgrade?
Brand new pull from Docker
No existing data etc.
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...