Closed MineKing9534 closed 5 months ago
alter table spotify_known add column type text; alter table spotify_known rename to id_memory; update id_memory set type = 'spotify';
Checklist
Migration