Skip to content

Drop unused index

Administrator requested to merge es/drop-unused-idx into main

Created by: eseliger

Didn't realize this index existed when I added one on (user_id, started_at DESC) so this is not required.

@efritz Is anything needed to do CONCURRENTLY in the down migration?

Test plan

Tests cover migrations.

Merge request reports

Loading