Hello, I am trying to apply attribute A and B combined as a unique index, but it gives me "failed" message. Is it not supported at the moment?
Thanks.
Hi π
let me check once
are you sure there are no duplicates? https://dev.to/appwrite/how-do-i-index-my-appwrite-collection-2o4n
can you do docker compose logs appwrite-worker-databases
Hello Jyoti. I'm using appwrite cloud
Or Is there a way for me to access the log?
There is no duplication because I only have that 1 index for that collection
Hmm seems possible to me..can you share project ID with me? You can DM me
@Said H has this been resolved? π
hey @Tessa , thanks for following up. Hello @joeyouss , let me know if you have some solutions. I have DM you the info.
Hi @joeyouss , even when i tried creating a new attribute and set an index to that new attribute, it just failed it
i think i found a pattern to replicate this.
this is happening to any attribute with URL type
Hi - thanks for sharing in depth, let me look into this and apologies for taking a bit longer to reply!
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...