delete from todos where user_id = {{user_id}} and id = {{id}};