MaxKB/apps/system_manage/migrations
shaohuzhang1 78be028a0f
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
feat: Add resource mapping table (#4546)
2025-12-22 14:52:22 +08:00
..
0001_initial.py feat: add ChatUser, UserGroup, and authorization models to initial migration 2025-07-14 19:54:18 +08:00
0002_refresh_collation_reindex.py fix: refactor database collation refresh and reindex logic with improved error handling 2025-08-19 15:52:04 +08:00
0003_alter_workspaceuserresourcepermission_target.py fix: Migration 2025-10-30 17:23:50 +08:00
0004_alter_systemsetting_type_and_more.py chore: update migration to alter systemsetting type and remove duplicates 2025-10-23 10:49:53 +08:00
0005_resourcemapping.py feat: Add resource mapping table (#4546) 2025-12-22 14:52:22 +08:00
__init__.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00