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

fix #279: fix relationship between channel and organization. #283

Merged
merged 4 commits into from
Aug 5, 2021

Conversation

zhuyuanmao
Copy link
Member

Added a manytomanyfield in channel and updated channel creation
and query endpoints.

Close #279

Signed-off-by: Yuanmao Zhu zhu.yuanmao18@gmail.com

Yuanmao Zhu added 4 commits July 31, 2021 16:25
Added a manytomanyfield in channel and updated channel creation
and query endpoints.

Close hyperledger#279

Signed-off-by: Yuanmao Zhu <zhu.yuanmao18@gmail.com>
Signed-off-by: Yuanmao Zhu <zhu.yuanmao18@gmail.com>
Signed-off-by: Yuanmao Zhu <zhu.yuanmao18@gmail.com>
Signed-off-by: Yuanmao Zhu <zhu.yuanmao18@gmail.com>
@zhuyuanmao zhuyuanmao requested a review from a team July 31, 2021 22:43
@yeasy yeasy requested a review from XuHugo August 2, 2021 17:43
Copy link
Contributor

@XuHugo XuHugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@XuHugo XuHugo merged commit abf227a into hyperledger:main Aug 5, 2021
@zhuyuanmao zhuyuanmao deleted the fix-issue-279 branch March 24, 2022 04:35
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.

Model: channel and organization need a many to many relationship
2 participants