We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b93ef commit 83065e2Copy full SHA for 83065e2
SQLite.CodeFirst/Entities/History.cs
@@ -15,7 +15,6 @@ public class History : IHistory
15
/// The postfix which is appended to the history table name
16
/// to ensure that this table name is unique.
17
/// </summary>
18
- [NotMapped]
19
public const string TableNamePostfix = "82c009b41631-48579635f1ff64eb62d9";
20
21
/// <summary>
0 commit comments