Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
Describe the feature request
Currently the built-in search function on table columns uses StartsWith. In scenarios where users are searching fields that contain free text (e.g. product descriptions, reviews), a LIKE search would be much more useful.
Describe the feature request Currently the built-in search function on table columns uses StartsWith. In scenarios where users are searching fields that contain free text (e.g. product descriptions, reviews), a LIKE search would be much more useful.