hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-14656 - SequenceStyleGenerator must set its LegacyHiLoAlgorithmOptimizer optimizer's incrementSize to (allocationSize - 1)

Open GreenRecycleBin opened this issue 4 years ago • 0 comments

To maintain backward compatibility between SequenceStyleGenerator + LegacyHiLoAlgorithmOptimizer and SequenceHiLoGenerator + LegacyHiLoAlgorithmOptimizer.

GreenRecycleBin avatar Jun 06 '21 07:06 GreenRecycleBin