soulsync/database
Broque Thomas bfef2c7579 Surface silent exceptions in music_database.py — 18 sites
Mostly schema-migration ALTER TABLE fallbacks (column-already-exists
is the silent expected case) plus a few cache-purge/notify-migration
spots. Same pattern as the web_server sweep: `except Exception as e:
logger.debug("...: %s", e)`.

Refs #369
2026-05-07 09:17:19 -07:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Surface silent exceptions in music_database.py — 18 sites 2026-05-07 09:17:19 -07:00