Merge branch 'leekelleher-U4-337' into 7.3.0
Conflicts: src/Umbraco.Core/Umbraco.Core.csproj
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Umbraco.Core.Models.Rdbms
|
||||
internal class RelationTypeDto
|
||||
{
|
||||
[Column("id")]
|
||||
[PrimaryKeyColumn(IdentitySeed = 2)]
|
||||
[PrimaryKeyColumn(IdentitySeed = 3)]
|
||||
public int Id { get; set; }
|
||||
|
||||
[Column("dual")]
|
||||
|
||||
Reference in New Issue
Block a user