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
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126