Lacked
I have a collection with a one-to-many relationship with several documents in another collection. How many documents can I store in this one-to-many relationship?
TL;DR
Developers are wondering about the limits for a one-to-many relationship in a collection with several documents. The limit depends on the specific database being used, so developers should refer to the database's documentation for guidance on this matter. Lacked
I have a collection with a one-to-many relationship with several documents in another collection. How many documents can I store in this one-to-many relationship?
Lacked
Lacked
Hundreds? Thousands? Millions?
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly