I have been trying to search for a way to set the auto incrementing number starting point to a higher value but haven't found anything in the framework. Anyone have some helpful tips on how to do this?
The auto incrementing value is going to be customer facing, so I wanted a higher starting value. (make it look super active) I have built it with raw queries but was hoping we could do it without going through raw queries.