api/migrations/2023-12-30-214938_playlists_tracks/down.sql

3 lines
75 B
MySQL
Raw Normal View History

2023-12-31 00:21:07 +00:00
-- This file should undo anything in `up.sql`
2024-01-01 02:18:33 +00:00
drop table playlists_tracks;