So simply, the DAO
@Query(\"DELETE FROM Things WHERE someIdOfTheThing IN (:listOfId)\") abstract fun deleteThings(listOfId: MutableList): Maybe
This is a bug, is already fixed and will be released with 2.1.0-alpha05
2.1.0-alpha05