sol-cloud/cloud/plugin/plugin-database
sol 5b749702f0 build(plugin-database): Replace MyBatis-Plus DDL with Flyway
- Add Flyway configuration in `application-database.yml`
- Remove `Ddl` classes from `web-file` and `web-system` modules
- Update `pom.xml` to include Flyway dependencies
- Refactor database migration scripts to follow Flyway-compatible naming and structure
2025-03-19 17:19:30 +08:00
..
src/main build(plugin-database): Replace MyBatis-Plus DDL with Flyway 2025-03-19 17:19:30 +08:00
pom.xml build(plugin-database): Replace MyBatis-Plus DDL with Flyway 2025-03-19 17:19:30 +08:00