I start using SQLDelight and I have a problem with \'in\' statement. I writed in .sq file method like this:
SELECT * FROM table WHERE id IN (:ids)