mirror of
				https://github.com/LiteyukiStudio/LiteyukiBot.git
				synced 2025-10-31 19:36:24 +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