Primary key permission
We would like to changes in all _perms collection from using Varchar DocumentId => integer document id For better performance and shrinking the index resources. Since this is internal it would be relatively easier changes.
@fogelito What's the benefit of this change? Please add a description to the PR :pray:
We have a Benchmark for this on Asana
@fogelito Awesome let's add a migration PR in Appwrite for this as well
Still need to make changes here as in the update for example we need to pass the internal id after read the original doc. Need to think the affect on relations as well. Currently original values saved as well.
@fogelito Cool will mark this as draft for now 👌