feat: AmineContentCalibration db fix warnings, remove tray table

This commit is contained in:
2026-02-27 12:32:24 +03:00
parent 79dc2274be
commit c010b0ab6a
8 changed files with 146 additions and 159 deletions
@@ -11,7 +11,7 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
namespace GSS2.Core.Analysis.AmineContent.Database.Results
{
[DbContext(typeof(AmineContentResultsContext))]
[Migration("20260227055822_AmineContentResultsInitial")]
[Migration("20260227093041_AmineContentResultsInitial")]
partial class AmineContentResultsInitial
{
/// <inheritdoc />