Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infra for conversation support #1

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Conversation

vineetshar
Copy link
Contributor

@vineetshar vineetshar commented Aug 12, 2024

Adds support for conversations

Each user can have n conversation. Each conversation is combination of n messages.

Copy link

linear bot commented Aug 12, 2024

DEV-221 Infra for chat

Goals:
Setup infrastructure (databases)
Setup schemas

Non goals:
Deployment of said infra

app/modules/conversations/conversation/model.py Outdated Show resolved Hide resolved
app/modules/conversations/conversation/model.py Outdated Show resolved Hide resolved
app/modules/conversations/message/model.py Show resolved Hide resolved
app/modules/conversations/message/model.py Outdated Show resolved Hide resolved
app/modules/conversations/conversation/model.py Outdated Show resolved Hide resolved
@vineetshar vineetshar merged commit 235b7b6 into main Aug 13, 2024
@vineetshar vineetshar deleted the DEV-221]conversations-schema branch August 13, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants