Back

[relationships] is it possible to create collection `relationships` with native User collection?

  • 0
  • Databases
Francisco "Klogan" Barros
10 Jan, 2024, 00:05

Currently, I have a User(s) collection, which pretty much duplicates many of the columns in the native auth User collection created automatically on every appwrite project. Then I use this User(s) collection to create relations with other things that are not included on the default User schema that belongs to Appwrite.

At somepoint today, I was creating this User(s) table but named User and of course it failed, because a collection with that ID already exists. πŸ™‚ So I wondered, if instead I could create a relationship from my other Foo and Bar collections directly to User, instead of having this "duplicate" User(s) collection?

TL;DR
It is currently not possible to create a `relationships` collection with the native User collection in Appwrite. The user suggests creating relationships with other collections directly to the User collection instead of having a duplicate User(s) collection. However, no solution is provided in the thread.
ideclon
10 Jan, 2024, 00:46

Not currently

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more