This commit introduces SqlServerSequenceMaxValueIncrementer to support SQL Server sequences, complementing the existing SqlServerMaxValueIncrementer for table-based support. Closes gh-29447
This commit introduces SqlServerSequenceMaxValueIncrementer to support SQL Server sequences, complementing the existing SqlServerMaxValueIncrementer for table-based support. Closes gh-29447