Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
The query builder for the new search structure can return a nullish value now. Previously this never happened, so the code did not expect it and would abort search requests if the query was undefined, which broke searching. This PR updates the frontend to allow nullish queries.
Description
The query builder for the new search structure can return a nullish value now. Previously this never happened, so the code did not expect it and would abort search requests if the query was undefined, which broke searching. This PR updates the frontend to allow nullish queries.
Addresses
Working relationship picker: