i want to make a filed unique for eg username in a social media app how to make this field unique in appwrite
In a given collection?
yes
Add a unqiue index to that attribute
This will make sure any value inside that attrubite will be unqiue
ok
Check Appwrite indexes types
[SOLVED] how to make an attribute unique in appwrite
Recommended threads
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and tha...
- Export issue
I just hit my free appwrite limit (500k reads) I'm willing to switch to local db but I can't export the db data from console. I'm getting: 402 Database reads l...