As a user, I would like to have a standardized way to work with database sequences for the identifier columns (primary keys) of entities #13

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

IDataDbSequence<TContext, TEntity> to provide the next identifier.
IDataDbSequenceProvider to provide a cache of IDataDbSequence<TContext, TEntity>.
Add support for different database types.

IDataDbSequence<TContext, TEntity> to provide the next identifier. IDataDbSequenceProvider to provide a cache of IDataDbSequence<TContext, TEntity>. Add support for different database types.
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#13
No description provided.