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

[Bug] 更新群主数据时外键约束错误 #60

Open
krau opened this issue Oct 27, 2024 · 0 comments
Open

[Bug] 更新群主数据时外键约束错误 #60

krau opened this issue Oct 27, 2024 · 0 comments

Comments

@krau
Copy link
Owner

krau commented Oct 27, 2024

verify_user_is_chat_owner:124 - IntegrityError: (mysql.connector.errors.IntegrityError) 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (kmua.user_chat_association, CONSTRAINT user_chat_association_ibfk_1 FOREIGN KEY (user_id) REFERENCES user_data (id) ON DELETE RESTRICT ON UPDATE RESTRICT)

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

No branches or pull requests

1 participant