Files
fizzy/db/migrate
Rosa Gutierrez 92f283c4d9 Remove redundant owner index from devices table
The unique (owner_type, owner_id, token) index already serves queries
filtering by (owner_type, owner_id) via its leftmost prefix.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 19:31:13 +01:00
..