ragflow/api/db
hsparks.codes ad1f3aa532 fix: Add missing except block in database migrations
- Add missing except Exception: pass for is_paused migration
- Fixes syntax error: Expected except or finally after try block
- Line 1423-1425 now properly formatted
2025-12-03 10:34:55 +01:00
..
joint_services Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
services Merge branch 'main' into feature/checkpoint-resume 2025-12-03 04:14:36 -05:00
__init__.py Fix: GraphRAG and RAPTOR tasks do not affect document status (#11194) 2025-11-12 12:03:41 +08:00
db_models.py fix: Add missing except block in database migrations 2025-12-03 10:34:55 +01:00
db_utils.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
init_data.py Allow create super user when start rag server. (#10634) 2025-11-24 19:02:08 +08:00
reload_config_base.py
runtime_config.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00