bunnet icon indicating copy to clipboard operation
bunnet copied to clipboard

Make fetch_links documentdb compatible

Open RileyEv opened this issue 2 years ago • 2 comments

Both $set and $unset aren't supported by DocumentDB in aggregation pipelines, but the same functionalily can be done with $addFields and $project which are supported in both MongoDB and DocumentDB

RileyEv avatar Jan 12 '24 17:01 RileyEv

This PR is stale because it has been open 45 days with no activity.

github-actions[bot] avatar Feb 27 '24 01:02 github-actions[bot]

Is there a reason not to merge this in? We would love to have fetch_links work on DocumentDB instead of writing workaround code around it. Currently, we are having to reimplement this functionality outside of Bunnet.

ruze00 avatar Apr 11 '24 17:04 ruze00

This PR is stale because it has been open 45 days with no activity.

github-actions[bot] avatar May 27 '24 02:05 github-actions[bot]

This PR was closed because it has been stalled for 14 days with no activity.

github-actions[bot] avatar Jun 10 '24 02:06 github-actions[bot]