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

feat: change chat_group table schema #163

Merged
merged 16 commits into from
Feb 1, 2024
Merged

Conversation

lloydzhou
Copy link
Contributor

@lloydzhou lloydzhou commented Jan 30, 2024

#111

实现:

  1. 创建新的chat_group表
  2. repo表新增外键
  3. 新增迁移脚本,将旧chat_group表数据迁移过来
  4. 更新现在系统中与chat_group相关的查询逻辑
  5. 旧的/match命令支持绑定旧群
  6. 旧的/issue命令找不到唯一的群,需要报错提示

Copy link
Member

commit 太多且重复的情况下,应该 rebase 下的。。

Copy link
Contributor

以后我注意[捂脸]

Copy link
Contributor Author

这个其实是我合并主分支往自己pr push的时候导致的

Copy link
Contributor Author

@lloydzhou lloydzhou merged commit e0073f9 into main Feb 1, 2024
2 checks passed
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.

3 participants