

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
- Messaging via Resend: "to": "\"undisclos...
I'm using the node-appwrite@18.0.0 SDK. ``` await messaging.createEmail({ messageId: ID.unique(), subject: "Subject", content: `htmlCont...
- Internal 500 Server Error
I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
- CORS + 401 Error with Appwrite Authentic...
I'm getting a CORS + 401 Error with Appwrite Authentication Access to fetch at 'https://cloud.appwrite.io/v1/account/sessions/email' from origin 'https://my-c...
