|
Shawn Clowater Is the test in the pull request reliable? Does not seem like it would really cause the batch to fail really (at the database level anyway). I am thinking of something like defining a column as non-null, and then disabling nullability checking at the Hibernate level. That should cause the batch to fail.
|