FileShare/AGENTS.md

5 lines
273 B
Markdown
Raw Permalink Normal View History

# Codex Rules
- Do not manually edit files under `FileShare-EFCore/Migrations/**`. These files are generated by EF scripts.
- When database schema changes are needed, update the EF model/configuration only and ask the user to generate migrations with the project scripts.