i Need to change the size of Content which i used 255 but now i need to change it
you need to create a new temporary attribute, shift your content in the documents, delete the old attribute, create new with same name and use the updated size, shift the content from the temporary attribute to the new one, delete the temp. attribute. use Server Side SDK.
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...