In database, i have one row with field board=[10] in JSON type and another with board=[13]. When I run ‘filters[board][$contains]=0’, it returns row with board=[10] but not board=[13]. Shouldn’t it only return rows with board=[0] or board=[0, 10, 13, …]?
This topic has been created from a Discord post (1288732242549674045) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord