---
CRITICAL RULE: Whenever you create or add a new SQL file (e.g. database migrations, init scripts) in this project (such as in sql/mysql/ or anywhere else), you MUST:
docs/sql/ directory.docs/sql/README.md (create the README file if it does not exist) with a brief description of what the SQL file does.Always remember this when you are generating new SQL scripts to maintain the project's documentation consistency.