Add UUID version 7 as the default guid generator #2317
Annotations
7 errors
Build:
test/EFCore.PG.Tests/NpgsqlValueGeneratorSelectorTest.cs#L218
'Guid' does not contain a definition for 'CreateVersion7'
|
Build:
test/EFCore.PG.Tests/NpgsqlValueGeneratorSelectorTest.cs#L224
'Guid' does not contain a definition for 'Version' and no accessible extension method 'Version' accepting a first argument of type 'Guid' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/EFCore.PG.Tests/NpgsqlValueGeneratorSelectorTest.cs#L226
'Guid' does not contain a definition for 'Variant' and no accessible extension method 'Variant' accepting a first argument of type 'Guid' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/EFCore.PG.Tests/NpgsqlValueGeneratorSelectorTest.cs#L218
'Guid' does not contain a definition for 'CreateVersion7'
|
Build:
test/EFCore.PG.Tests/NpgsqlValueGeneratorSelectorTest.cs#L224
'Guid' does not contain a definition for 'Version' and no accessible extension method 'Version' accepting a first argument of type 'Guid' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/EFCore.PG.Tests/NpgsqlValueGeneratorSelectorTest.cs#L226
'Guid' does not contain a definition for 'Variant' and no accessible extension method 'Variant' accepting a first argument of type 'Guid' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Loading