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
- Couldnt not do appwrite push tables
Not sure why i am not able to create my tables
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...