mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-20 09:47:21 +02:00
⚡️ Remove redundant index on votes table (#1050)
This commit is contained in:
parent
fe856d6c7d
commit
247085869d
2 changed files with 2 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
-- DropIndex
|
||||
DROP INDEX "votes_poll_id_idx";
|
Loading…
Add table
Add a link
Reference in a new issue