I am trying to delete rows from a table in sql alchemy if they meet a certain criteria.
However, the query gets stuck and never gets past this line.
Any idea why?<