andersao / andersao/l5-repository
How to search by X and Y on the same column?
オープン
question
- 主要言語
- PHP
- スター
- 4.2k
- フォーク
- 880
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I'm trying to search for rows with status = **PENDING** and status = **NEW**.
I have tried `?search=status:PENDING&search=status:NEW` and `?search=status:PENDING;status:NEW`
but all giving only status NEW.
コントリビューションガイド
評価
この issue はまだ評価されていません。