Releases: TitasGailius/nova-search-relations
Releases · TitasGailius/nova-search-relations
Fix Nested Relationships
Extending Search
You may apply custom search logic for the specified relations by returning a class implementing a Search interface.
Cleanup the implementation of globally searchable relations
Cleaned up the implementation of globally searchable relations. No breaking changes.
ILIKE operator
Support the ILIKE operator for PostgreSQL database driver.
Separate global relationship search
1.0.4 Separate global search
General improvements
v1.0.3 Code style
Fix search in multiple relations
Resource is also searchable if $searchRelations is not empty
Initial release
v1.0 Init