Working with the database query IN filter

Hi.

Add the "test": true, line in your server action to view the final query in the Open In Browser output.

As for the question:

In my experience, IN does not always work with hard-coded values. Try running this query directly in your MySQL/MSSQL client (phpMyAdmin or SSMS) and compare the outputs.