in reply to SQL WHERE clauses with DBIx::Class, using NOT and IN
$row->update({end => ['CURRENT_TIMESTAMP']}); [download]