This commit is contained in:
2026-05-26 01:14:43 +02:00
parent 7e518ddba3
commit 28da6f6165
9 changed files with 136 additions and 24 deletions
@@ -0,0 +1,3 @@
-- QRZ profile image URL — surfaced next to the worked-before matrix when
-- the user opts in via Settings → Callsign Lookup → Download profile images.
ALTER TABLE callsign_cache ADD COLUMN image_url TEXT;