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

DMS支持软删除 #278

Open
iwanghc opened this issue Jul 15, 2024 · 0 comments
Open

DMS支持软删除 #278

iwanghc opened this issue Jul 15, 2024 · 0 comments

Comments

@iwanghc
Copy link
Collaborator

iwanghc commented Jul 15, 2024

Version dms:main ac6a110

背景:
sqle删除数据现状都为软删除(清理过期数据除外),但是dms是硬删除(缺少delete_at字段),由于业务数据相对比较重要,建议dms与sqle方式统一为软删除
优点:重要数据不易丢失
缺点:

  • 占用磁盘空间
  • 代码修改影响面较大
LordofAvernus pushed a commit that referenced this issue Nov 22, 2024
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