ragflow/api/db
Jin Hai af98763e27
Admin: add 'show version' (#11079)
### What problem does this PR solve?

```
admin> show version;
show_version
+-----------------------+
| version               |
+-----------------------+
| v0.21.0-241-gc6cf58d5 |
+-----------------------+
admin> \q
Goodbye!

```

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-06 19:24:46 +08:00
..
joint_services Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
services Feat: debug sync data. (#11073) 2025-11-06 16:48:04 +08:00
__init__.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
db_models.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
db_utils.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
init_data.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00