This website requires JavaScript.
Explore
Help
Register
Sign In
ouyang
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cdf617feac5eb89e1a2d4a9ab6e5a35ffb600ffe
AstrBot
/
astrbot
/
core
/
db
/
migration
T
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