Grzegorz Leoniec
Grzegorz Leoniec
It’s clear now that you can’t query the design tables within the pouch key as it uses pouchdb-live-find and that does lot seam to work with design tables. At least...
Hey I just do a basic query with skip and limit and a select. What I would have expected was the `total_rows` but after looking into `pouchdb-live-find` I don’t thing...
@dzeso you have to use the `` component together with `:to="{ name: index }` for your links and in background.js the prod page should be called like that: `await mainWindow.loadURL('app://index.html')`
@saltyshiomix any update on this issue?
Hey how is it going? I desperately in need for that on mobile too! Did anything happened in that regard? 🤞
@imkleats **WOW** thats exactly what we need currently, the ability to alter the generated cypher query. Thats not just intressting for ACL but also other usecases where more flexibility is...
Would love to be able to do that
@johnymontana any progress on the indexes?
That would be relly awesome!!! I tried it by using third party directives but sadly they have no effect at all. Is there a reason why my directives might not...