mirror of
https://github.com/lorsanstand/Aether.git
synced 2026-09-18 14:18:20 +03:00
Add websckets connection
This commit is contained in:
@@ -9,6 +9,8 @@ from alembic import context
|
||||
|
||||
from app.core.database import Base
|
||||
from app.core.config import settings
|
||||
from app.users.models import UserModel
|
||||
from app.chats.models import MessageModel, ChatModel, ParticipantModel
|
||||
|
||||
# this is the Alembic Config object, which provides
|
||||
# access to the values within the .ini file in use.
|
||||
|
||||
Reference in New Issue
Block a user