Say you want store blog posts, normally in mySQL you would setup the DB column to be text or longtext type.
The limit is 4294967295
The number is from here https://github.com/utopia-php/database/blob/main/src/Database/Adapter/SQL.php#L151 Appwrite database is based on Utopia-PHP
aah nice spot, thanks
[SOLVED]Any limit on the size of String Attribute
Recommended threads
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...