# table-modify-example **Repository Path**: wagno/table-modify-example ## Basic Information - **Project Name**: table-modify-example - **Description**: table-modify的示例项目 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-12-31 - **Last Updated**: 2024-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # table-modify示例项目 > 提供table-modify的样例demo,运行模块下的xxExample就可以验证效果,运行表更新样例前需要**先运行**创建样例进行表的生成,然后在执行更新 结构测试样例。 | 模块 | 功能 | |----------------------|--------------------| | mysql-create-example | MySQL自动建表测试样例 | | mysql-update-example | MySQL自动更新表结构测试样例 | | pgsql-create-example | PostgreSql自动建表测试样例 |