Has anyone a good solution to migrate to releations? Wie are currently using the property "shop_id" which is a string and we want to use the property "shop" which will be a releation to the shops collection. What is the recommended way to archive that? Is there any code snipped?
The same as doing any sort of database migration in production. In steps, ensuring backwards compatibility. This is a good read: https://teamplify.com/blog/zero-downtime-DB-migrations/
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...