Hello there,
I'm experiencing an issue while creating a document. Whenever my Enum attribute element is greater than 8 characters, I encounter a 500 server error, and the log message reads: ''' Data too long for column attribute_name at row 1.''' However, it works fine when the length is 8 characters or less.
did you update your enum in your collection settings? if so, this is probably the related problem: https://github.com/appwrite/appwrite/issues/5595
Recommended threads
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Current User is Not authorized
recreating same Thread