We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
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
改进数据库主键绑定块
数据库主键绑定已绑定的块时,会直接删除当前条目,且无法撤回,会导致数据丢失
数据库主键绑定已绑定的块时,由「直接删除当前条目」改为「不允许绑定已绑定的块,并提示当前数据库已绑定该块」
No response
The text was updated successfully, but these errors were encountered:
🎨 Improve database primary key binding block #10945
fc32639
88250
No branches or pull requests
改进数据库主键绑定块
In what scenarios do you need this feature?
数据库主键绑定已绑定的块时,会直接删除当前条目,且无法撤回,会导致数据丢失
Describe the optimal solution
数据库主键绑定已绑定的块时,由「直接删除当前条目」改为「不允许绑定已绑定的块,并提示当前数据库已绑定该块」
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: