1602 / 1602/jugglingdb

Remove function with query is missing: `destroyAll(cond)`

オープン
#232 コメント 1 件 リアクション 0 件 担当者 1 名 @anatoliychakkaev が担当を希望しています GitHub で見る
主要言語
JavaScript
スター
2k
フォーク
238
PR マージ指標
30日以内にマージされた PR はありません

説明

like here:
http://docs.mongodb.org/manual/reference/method/db.collection.remove/

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Look at the MongoDB adapter in the jugglingdb codebase, likely under lib/adapters/. Find the existing destroy or remove methods. The issue references the MongoDB remove method documentation. Implement a destroyAll(cond) function that accepts a condition object and translates it to a MongoDB remove query. Check test files for the MongoDB adapter to see how other database operations are tested.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, mongodb
領域
backend, databases
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
40/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。