mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-28 01:21:46 +00:00
516 B
516 B
Quality Gate
Before delivery:
- Confirm the selected DbContext.
- Confirm source files inspected.
- Validate table names against Fluent API and migrations.
- Include primary keys.
- Include foreign keys.
- Include cardinalities.
- Include join tables unless hidden by user choice.
- Include owned types according to user choice.
- Hide technical tables only if configured and list them in the summary.
- Run
d2 fmtwhen available. - Use full dot-notation for edges inside containers.
- Provide render command.