mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
add websockets suppor94
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Database session configuration"""
|
||||
from sqlalchemy import create_engine
|
||||
from sqlalchemy.orm import sessionmaker
|
||||
from .db.base import Base
|
||||
from .db.base_class import Base
|
||||
from .config import settings
|
||||
|
||||
# Создаем URL для подключения к базе данных
|
||||
|
||||
Reference in New Issue
Block a user