new parameter `unclearable` as 4th parameter for `CustomRepository.where()`
- new parameter
unclearable
as 4th parameter forCustomRepository.where()
. Iftrue
thenCustomRepository.clearWhereList()
will skip removing this where condition - USelectEnum uses
unclearable
Repository.where() parameter to prevent clearWhereList() to remove filtering byeGroup