Migrations 151 + 152 back the upcoming ABS playlist endpoints. Schema rationale documented in docs/superpowers/specs/2026-05-26-abs-collections-playlists-design.md §5.3, §5.4, §5.5. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 lines
103 B
SQL
3 lines
103 B
SQL
DROP INDEX IF EXISTS public.abs_playlists_user_profile_idx;
|
|
DROP TABLE IF EXISTS public.abs_playlists;
|