As a user, I would like to have a better API for migrations #11

Open
opened 2026-02-06 12:41:34 +01:00 by frederik.engelhardt · 0 comments

The existing migrations API in EF.core requires repeating information (such as table/index/... names, schema, columns) a lot of times.
Provide a simpler API which keeps such object information together and still provide access to all EF.core functionality.

The existing migrations API in EF.core requires repeating information (such as table/index/... names, schema, columns) a lot of times. Provide a simpler API which keeps such object information together and still provide access to all EF.core functionality.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
equadrat-oss/Framework.Data#11
No description provided.