Hey 🙂
Why is there no Data (string array...) field in the bucket object? There you could, for example, save user.id/user.names of the user who uploaded the image etc.
I know I could simply create a second database/collection and maintain this data there, but I don't quite understand why this should be best practice?
I now save the username and id as a filename and work with substring for the client.
Thanks 🙂 alnes
Recommended threads
- Failed to load data from database
My app broken, it throw AppwriteException exception. Few days ago it works well. AppwriteException: , ClientException with SocketException: Failed host lookup:...
- WEBP preview not working after upgrading...
Only with preview, I'm getting this error: {"message":"no decode delegate for this image format `WEBP' @ error\/blob.c\/BlobToImage\/481","code":400,"type":"sto...
- Storage usage keeps going up
I have a self-hosted instance running in production for over a year now. The deployment has seen multiple updates and migrations of Appwrite versions. What I ha...