-
Notifications
You must be signed in to change notification settings - Fork 71
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
Feat/graph subscription #552
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is the chat_ids
column on the sphinx_graph_suscription
exactly for?
I wonder if a table mapping chat_id
to subscription_id
might be better
The Also, a table mapping |
The reason i ask is... Chat used to have a For example, the way it is now, how could you get "all subscriptions for a chat"? |
974c2dd
to
88cbd49
Compare
merged in #593 |
No description provided.