I've left BigIntegerSequenceGeneratorTest using a mapping with the default scale (2), but explicitly excluded SQLServer2012Dialect.
I added a mapping with scale="0" and created a new test, BigIntegerSequenceGeneratorZeroScaleTest, that uses the new mapping.
|