Working with the database query IN filter

The following query is only returning the first id/record as seen with Open in Browser.

SELECT id, username FROM users WHERE id IN (1,2,3)

Checking to see if this is a bug.

PS: It would be nice to be able to copy the SQL statement that is in the preview window when doing a bug report without having to manually type it.

Wappler 1.8.1

Community Page
Last updated: