This website requires JavaScript.
Explore
Help
Sign In
fz-mirrors
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
mirror of
https://github.com/AstrBotDevs/AstrBot
synced
2026-07-16 01:40:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
774efb2fe0f46dec4e720ac8cb71ec9909b81012
AstrBot
/
astrbot
/
core
/
db
/
migration
History
Soulter
788764be02
refactor: implement migration for WebChat sessions by creating PlatformSession records from platform_message_history
2025-11-20 17:29:26 +08:00
..
helper.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
migra_3_to_4.py
Optimize string concatenation in loops: replace += with list.join() (
#3246
)
2025-11-02 13:00:59 +08:00
migra_45_to_46.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
migra_webchat_session.py
refactor: implement migration for WebChat sessions by creating PlatformSession records from platform_message_history
2025-11-20 17:29:26 +08:00
shared_preferences_v3.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
sqlite_v3.py
Fix incorrect type annotations and errors (
#3250
)
2025-11-02 17:02:56 +08:00