Labels
Labels
28 labels
- LLM agent can resolve autonomously with minimal context
- LLM agent needs deep architectural knowledge or multi-step reasoning
- Requires human judgment, external access, or ambiguous requirements
- LLM agent needs moderate codebase understanding
- Something isn't working
- CI/CD and build pipeline
- TOML configuration
- Pull requests that update a dependency file
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Pull requests that update GitHub Actions code
- Good for newcomers
- Extra attention is needed
- SQL hook system (before_data, after_data, before_fk, after_all)
- This doesn't seem right
- Core migration pipeline
- MySQL-specific (introspection, connections, type handling)
- Performance and parallelism
- PostgreSQL-specific (DDL, COPY, constraints, sequences)
- Needs immediate attention
- Nice to have, no urgency
- Should be addressed soon
- Further information is requested
- Trigger review workflows
- Tests (unit and integration)
- MySQL→PG type mapping and value transforms
- This will not be worked on