I tried to find out the correct way to do this via googling but I am not finding anything helpful.
I am wanting to insert a row before id 60 and id is an auto incrementing value. In the end I want to have all the values of id to be bumped up by 1 so there isn't a collision on the primary key of id.

sort_sequencecolumn that is only used for ordering and keeping theidcolumn untouched. – bikeshedder Feb 4 at 17:57