`@Query("UPDATE groceryIngredient SET done = :arg1...
# android
p
@Query("UPDATE groceryIngredient SET done = :arg1 WHERE id = :arg0")