Open burtonrodman opened 1 year ago
fixes case where 2 auditable DbContext are used in same app with different Period column names breaks references to AuditableEntityBase.PeriodStart,PeriodEnd -- use context.PeriodStart/PeriodEnd instead
breaks per table period column customization
associated wrong issue