When customers submit a specific form on the website, this will automatically generate an entry for one of my models in the app. I haven't had any submissions for the last two weeks (usually we get about 3-4 a week). But yesterday we had two, however i noticed that the ID of the model entries was skipped from 99 to 132. Can you please tell me why this could happen? I thought this ID is auto incremnt primary key of the table, not?
App: elbuco.gadget.app