update mapping Migrations

This commit is contained in:
Samuele Locatelli
2024-06-27 18:48:41 +02:00
parent 768897e507
commit 8293b71c5e
@@ -11,7 +11,7 @@ namespace EgtBEAMWALL.DataLayer.DatabaseModels
/// <summary>
/// Tabella migrations del DB
/// </summary>
[NotMapped]
[Table("__migrationhistory")]
public class MigrationHistoryModel
{
#region Public Properties