Closed Crammaman closed 1 year ago
Early in our projects life someone switched the strategy over to truncation, which resets the ids but is slow. Implementing this allows us to swap over to the much faster deletion strategy without going through the rather monumental task of getting the specs to work with the ids not resetting.
Implement resetting ids for deletion strategy.