mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
feat: 自动向轻雪服务器上报错误信息
This commit is contained in:
parent
98634c1f4c
commit
9d950a89ba
@ -116,7 +116,6 @@ class Database(BaseORMAdapter):
|
||||
Returns:
|
||||
|
||||
"""
|
||||
nonebot.logger.warning("Database.auto_migrate is deprecated, use Database.migrate instead")
|
||||
table_name = ''
|
||||
for model in args:
|
||||
model: type(LiteModel)
|
||||
|
Loading…
Reference in New Issue
Block a user