260720_6
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ from .config_system import (
|
||||
|
||||
# 글로벌 DB 풀 (앱 시작/종료 시 관리)
|
||||
db_pool: Optional[aiomysql.Pool] = None
|
||||
|
||||
|
||||
|
||||
async def init_db_pool() -> aiomysql.Pool:
|
||||
"""MariaDB 연결 풀 초기화"""
|
||||
|
||||
Reference in New Issue
Block a user