Files
EnvelopeGenerator/EnvelopeGenerator.Infrastructure/EGDbContext.cs
TekH 1b387238e8 Configure EnvelopeReport as a keyless entity
Added Entity Framework model configuration for EnvelopeReport in EGDbContextBase, specifying it as a keyless entity using HasNoKey(). This allows EnvelopeReport to be used without a primary key in the database context.
2026-04-09 14:30:23 +02:00

7.5 KiB