Hello, This is a thread to discuss options on how to properly have the equivalent of a « File » field in a document linking it to the storage. What do you suggest? Simplicity, genericity, security, etc. Thank you
i have an attribute where i put the file id. either that or i make the file id match the document id
Thank you. How would you maintain consistency on permissions with this? Like make sure that the ones on the document applies to the file?
pass the same permissions when making them
Recommended threads
- 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.
- Seed db
hello there... is this correct way to seed appwrite
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?