Upgrade to top-level program.cs
This commit is contained in:
@@ -14,7 +14,7 @@ public class VersionInfoTableMetadata : IVersionTableMetaData
|
||||
|
||||
public string UniqueIndexName => "uc_version";
|
||||
|
||||
public bool CreateWithPrimaryKey => true;
|
||||
public bool CreateWithPrimaryKey => false;
|
||||
|
||||
public object ApplicationContext { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user