agendash icon indicating copy to clipboard operation
agendash copied to clipboard

Added support for AWS Document DB

Open slayer1551 opened this issue 3 years ago • 3 comments

Since AWS Document DB does not support $facet and throws an error, I created a workaround for generating the pagination and results.

If the original call throws an error it tries the AWS workaround. Tested and it returns back filtered results with correct pagination

slayer1551 avatar Jun 01 '22 12:06 slayer1551

This will be amazing if this can get pushed, been wanting use documentDB with agendash for a while now

devclickuk avatar Jun 07 '22 20:06 devclickuk

Any update on this getting pushed?

DAmisonSSG avatar Jul 02 '22 11:07 DAmisonSSG

Loving your workaround! But could we please rewrite it to avoid double querying? (Also, there is a merge conflict now. sorry!)

koresar avatar Apr 11 '23 02:04 koresar