abpframework / abpframework/abp
Automatically handle table sharing on the migration dbcontext to reduce conflicts for EF Core
Open
Nobody has claimed this yet.
abp-framework
feature
priority:high
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Try to ignore/map entities and reference to these entities for the shared tables. See my comment: https://github.com/abpframework/abp/issues/4936#issuecomment-670944887
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked comment on issue #4936, then locate the migration DbContext and its shared-table entity mappings. Determine how entities and references should be ignored or mapped, and verify that migration database setup handles shared tables automatically without conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100