mauricesmiley

Results 1 comments of mauricesmiley

### 📋 Background and Fix History (further context) - **Initial problem (SQLite3):** The original `get_or_create_module()` treated `repo` as part of the uniqueness filter. On SQLite, this caused `IntegrityError` crashes because...