mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-02 08:11:32 +00:00
UserRole has two FKs to users (user_id and assigned_by), causing SQLAlchemy AmbiguousForeignKeysError on mapper initialization.