In previous PRs we modified cozy-client and cozy-pouch-link to make them compatible with the react-native Flagship app
Since we didn't use this link for a long time but also because we use a newer PouchDB version, some queries do not work anymore (i.e. incompatible indexes, bad selectors etc)
This PR improve PouchLink querying system to make our app ecosystem compatible with new PouchDB version
In previous PRs we modified cozy-client and cozy-pouch-link to make them compatible with the react-native Flagship app
Since we didn't use this link for a long time but also because we use a newer PouchDB version, some queries do not work anymore (i.e. incompatible indexes, bad selectors etc)
This PR improve PouchLink querying system to make our app ecosystem compatible with new PouchDB version