-
Notifications
You must be signed in to change notification settings - Fork 257
Closed as not planned
Description
Question
I want to know how to configure a sequence Guid in Npgsql.
Description
Nuget package:Npgsql.EntityFrameworkCore.PostgreSQL, Version="6.0.4"
In Entityframework Core 6, as Microsoft docs mention:
Explicitly configuring value generation,
In this article's warning section, there are :
For example, on SQL Server, when a GUID property is configured as a value generated on add, the provider automatically performs value generation client-side, using an algorithm to generate optimal sequential GUID values.
So, How to configure a sequence Guid in Npgsql.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels