drawdb-io / drawdb-io/drawdb

[BUG]表连接发生错乱

Open
#298 6 comments 0 reactions 1 assignee Claimed by @1ilit View on GitHub
Dominant language
JavaScript
Stars
39.5k
Forks
3.2k
Avg merge
10h 46m
Merged PRs (30d)
16

Description

不知道为什么,好像是,当我删除一个表,还是调删除键值的时候,外键表连接发生部分错乱!我不知道发生了什么?I don't know why, it seems, when I delete a table, or delete the key value, the foreign key table connection is partially disturbed! I don't know what happened.
![Screenshot 2024-11-13 124313](https://github.com/user-attachments/assets/da008b84-fad2-447c-92e4-8edd3d617149)
![Screenshot 2024-11-13 124248](https://github.com/user-attachments/assets/c4465ebb-6fa4-4be2-8d76-53e45a9c4260)
![Screenshot 2024-11-13 124228](https://github.com/user-attachments/assets/8b819352-7e21-4ea9-b38d-ab69e0d78603)Here is the original connection method。
product_img_lists,p_id--product_lists,p_id. and Chaotic connection article_lists,a_title,product_lists,p_id.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.