api/migrations/2023-12-31-104741_artists_tracks/down.sql
2024-01-01 03:18:33 +01:00

2 lines
73 B
SQL

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