http://157.230.98.159/docs/rules is this way of creating collection still valid?
Anyone please help I want to create nested documents how can I do it
Use JSON.stringify
Can u give me some example
nested = relationship ? (if yes go : https://appwrite.io/docs/databases-relationships) Or nested = have attribute with JSON on it (if yes, use JSON.stringify on save)
Can't we use this method now?
rule isn't deploy on appwrite, for 1.4 I thinks
Do u know for which version it is Implemented?
Being mongo user this way suits me best
Or it's old doc ? Don't remember
Yeah, thinks you read old doc
It's changelog for 0.12.0, so rules deleted long time ago
Ok thnx for ur help ๐
I wonder why such Important part was removed nested documents are widely been used in databases
Replaced by relationship : https://appwrite.io/docs/databases-relationships
Actually I am using mvc architecture in backend so for model since we can't create nested documents, what alternative code should I write that best represents relationship among collections
.
How did you find this?
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, itโs mention that only setup client with endpoint / api key is enou...