Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить предикаты InPredicate, TruePredicate и FalsePredicate #161

Open
DubrovinPavel opened this issue Apr 16, 2020 · 1 comment · May be fixed by #192
Open

Добавить предикаты InPredicate, TruePredicate и FalsePredicate #161

DubrovinPavel opened this issue Apr 16, 2020 · 1 comment · May be fixed by #192
Assignees

Comments

@DubrovinPavel
Copy link
Contributor

DubrovinPavel commented Apr 16, 2020

Цель

Добавить предикаты InPredicate, TruePredicate и FalsePredicate.

Функциональные требования

  1. InPredicate должен проверять вхождение значения поля в массив.
  2. TruePredicate - всегда возвращает true.
  3. FalsePredicate - всегда false.
  4. Подробнее про false и true в Ограничения языка запросов типа false и true ember-flexberry#1017

Документация

Тесты

  • Написать тесты для новых предикатов.
@DubrovinPavel DubrovinPavel self-assigned this Apr 22, 2020
@mao29
Copy link

mao29 commented May 29, 2020

Плюсую, полезная штука

@AntonIV8 AntonIV8 linked a pull request Dec 8, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants