# safe_delete **Repository Path**: mo-shan/safe_delete ## Basic Information - **Project Name**: safe_delete - **Description**: 此工具用于安全删除MySQL表,主要特定有些场景。如:大批删除不走索引但是有主键的场景。使用要求,必须有主键或者非空唯一索引,可以是单列索引,也可以是多列索引。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2019-07-12 - **Last Updated**: 2026-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # safe_delete #### Description 此工具用于安全删除MySQL表,主要特定有些场景。 如:大批删除不走索引但是有主键的场景。 使用要求,必须有主键或者非空唯一索引。 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)