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 17:47:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be3e5f3f8bf79bbc54e347d9d55bfcbb1add8647
AstrBot
/
astrbot
/
core
/
db
/
migration
History
Soulter
cdf617feac
refactor: optimize WebChat session migration by batch inserting records
2025-11-19 19:16:15 +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_46_to_47.py
refactor: optimize WebChat session migration by batch inserting records
2025-11-19 19:16:15 +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