Files
TermorServer/internal/db/migrations/0004_track_bitrate.sql

2 lines
52 B
SQL

ALTER TABLE tracks ADD COLUMN bitrate_kbps INTEGER;