Skip to content

Register Project, Team, TeamMembership, and Recommendation in AppDbCo… - #16

Merged
dcl10 merged 1 commit into
mainfrom
feature/project-db-layer
Apr 30, 2026
Merged

Register Project, Team, TeamMembership, and Recommendation in AppDbCo…#16
dcl10 merged 1 commit into
mainfrom
feature/project-db-layer

Conversation

@dcl10

@dcl10 dcl10 commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Description

Registers the four pre-existing entities (Project, Team, TeamMembership, Recommendation) into AppDbContext with Fluent API configuration, and generates the EF Core migration that creates the corresponding PostgreSQL tables and indexes.

No service or controller logic is included — this is purely the database layer in preparation for the project service.

Linked issues

(Optional) Screenshots

N/A — no UI changes.

…ntext

Adds DbSets and Fluent API configuration for the four entities that were
defined but not yet wired into EF Core. Generates the migration that creates
the corresponding tables and indexes in PostgreSQL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dcl10
dcl10 merged commit ccb7ca7 into main Apr 30, 2026
1 check passed
@dcl10
dcl10 deleted the feature/project-db-layer branch April 30, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant