09.12.2013, 23:10
Say I deleted a vehicle (which is saved in mysql) and I want to keep the vehicle id's relevant.
i.e If I delete the vehicle and the vehicle id = 5, the next vehicle I create will be ID 6, unless I change that in operations.
How do I delete the vehicle and set the 'free' id to 5. So if I create a new vehicle it changes back to 5.
i.e If I delete the vehicle and the vehicle id = 5, the next vehicle I create will be ID 6, unless I change that in operations.
How do I delete the vehicle and set the 'free' id to 5. So if I create a new vehicle it changes back to 5.
