restorecommerce / resource-base-interface

Basic Resource Interface defining CRUD Operations.
MIT License
0 stars 0 forks source link

Add Support for NOT LIKE and expose NOT IN #227

Open Arun-KumarH opened 3 weeks ago

Arun-KumarH commented 3 weeks ago

Currently in DB filter search NOT LIKE is not implemented and although NOT IN is implemented in chassis-srv its not exposed in proto enum filters.