docs(education): record migration closure evidence

This commit is contained in:
2026-07-31 16:26:39 +08:00
parent 184452404d
commit c8a221acbc
13 changed files with 77 additions and 49 deletions

View File

@@ -47,6 +47,7 @@ Exact objects and versions are determined by EDU-005 and `flyway-postgresql`.
- [x] Annotated SQL and Mapper behavior match PostgreSQL constraints.
- [x] Focused repository/integration tests cover uniqueness and tenant scope.
- [x] Real PostgreSQL Flyway migrate/validate succeeds in an isolated disposable test environment.
- [x] Forward migration V4180 validates adopted Practice scalar types, required nullability, and identifier lengths without modifying V4030V4060.
- [x] Operational docs no longer instruct users to apply MySQL or manual Education SQL for these objects.
## Verification