mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2026-03-16 01:54:25 +00:00
feat: log样式在不同等级下的支持
This commit is contained in:
@@ -116,6 +116,7 @@ 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)
|
||||
|
||||
Reference in New Issue
Block a user