Commit 9ac290aa authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[TableResult] refactor to use TableResult type

Also, (length allDocs) queries were replaced by proper count queries
from the DB which is more efficient, except for the table query (this is
a bit more complex).
parent 5c9f1e5a
Pipeline #651 failed with stage