Releases: outeredge/edge-module
Releases · outeredge/edge-module
2.3.10
2.3.9
- Add NOT EXISTS support for filtering relations
2.3.8
- Fix join conditionals
2.3.7
- Fix full text searches not working with Paginator
2.3.6
- Improve handling of full text searches
2.3.5
- Remove FOUND_ROWS in MySQL Searcher
2.3.4
- Remove sort order when FULLTEXT
2.3.3
- Improve Twig validator
2.3.2
- Add
!~
"not like" search
2.3.1
- [ExecuteService] Fallback to command if
realpath()
fails