Jump to content

Recommended Posts

  • Moderators
Posted

is there a way to reuse deleted pilot id

lets say pilot 15 (TAY0015) is deleted new pilot regestration normaly the next pilot id wil be used (TAY0030).

now my questions is there a way to reuse the TAY0015 becouse i have a few pilots that don't fly and i want to delete them but the pilot id counter keeps getting higher

is there a code to let it check for an number not in use.

gr joeri

Posted

I think this should be in the feature request. I have always thought about this feature and it would be a good idea to have a system where when a pilot is deleted his pilot ID is automatically assigned to the next pilot to register.

  • Administrators
Posted

I don't assign ID's, the database does. As for reusing, MySQL doesn't re-use auto-increment ID's, it just goes to the highest + 1. I don't think this can be changed

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...