QUERY PLAN
Delete on tbl_schedule_descriptions (cost=0.00..383.11 rows=1 width=6)
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..383.11 rows=1 width=6)
Filter: ((id <> ALL ('{12420,12421}'::integer[])) AND (schedule_id = 17698))