api/migrations/2023-12-30-214938_playlists_tracks/down.sql
2024-01-01 03:18:33 +01:00

2 lines
75 B
SQL

-- This file should undo anything in `up.sql`
drop table playlists_tracks;