Files
LibreTunes-Nix-Test/migrations/2024-05-16-220659_add_album_images/up.sql

2 lines
50 B
SQL

ALTER TABLE albums ADD COLUMN image_path VARCHAR;