public override DbContextOptionsBuilder AddOptions(DbContextOptionsBuilder builder)
 => builder.EnableThreadSafetyChecks(false);