-- Canonical MySQL table DDL for the current backend under `backend/src/main/java`. -- Derived from the live JPA entities and verified against the runtime physical ...
-- Canonical MySQL bootstrap for the current Spring Boot backend. -- Default database name in local docs/docker is `employee_management`. -- If you use a different database name, update MYSQL_DB or ...