Ejemplo n.º 1
0
 public void WithFAFUpdate() => RegressionRunner.Run(_session, InfraTableUpdateAndIndex.WithFAFUpdate());
Ejemplo n.º 2
0
 public void WithEarlyUniqueIndexViolation() => RegressionRunner.Run(_session, InfraTableUpdateAndIndex.WithEarlyUniqueIndexViolation());
Ejemplo n.º 3
0
 public void WithTableKeyUpdateSingleKey() => RegressionRunner.Run(_session, InfraTableUpdateAndIndex.WithTableKeyUpdateSingleKey());