Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.76k stars 1.58k forks source link

Search using LIKE rather than StartsWith when filtering tables #15051

Open agmcnabb opened 1 day ago

agmcnabb commented 1 day ago

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.

linear[bot] commented 1 day ago

BUDI-8861 Search using LIKE rather than StartsWith when filtering tables