I'm trying to create a relationship type attribute through the dashboard, but there's not option for relationship attribute. From the docs i see that it's in beta, it was removed already?
Are you using appwrite cloud? it is not supported in cloud yet
Also if you installed an old version you will not see it, unless if upgrading
In cloud, appwrite team is working to ensure everything works as it should and will upgrade in some weeks to 1.2 and after that, to 1.3, who includes relationships
What version of appwrite you use?
Database Relationships were introduced in Appwrite 1.3. This means that any previous versions of Appwrite don't support relationships.
If you are using Appwrite Cloud, you will have to wait a while as it's running 1.1.2(as of now).
You can check your version of Appwrite in the bottom right corner of your console.
P.S. This screenshot is from my self-hosted instance of appwrite.
Thanks a lot
Recommended threads
- Many2Many loading, not receiving list
Hi everyone! Im having a bit of trouble while editing single rows in the DB. When selecting a value of my many2many it keeps loading, see screenshot. On some ...
- Appwrite Python SDK Keeps returning the ...
So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process tha...
- Cannot update relationship value with ev...
I have 2 Tables. One for all Clients (Image 3) and one for projects the clients can create. The problem: I can only assign a handful of clients (Image 1). The r...