Closed aminnausin closed 3 months ago
Syncing file caches does not fix the next ID. If there was an issue and the next id was set to double the amount of rows, it will not be reset and this breaks auto increment.
Maybe this should not be fixed
https://laracasts.com/discuss/channels/general-discussion/how-to-get-the-next-autoincrement-id
I think thats what I intended when I made the syncfiles job
Syncing file caches does not fix the next ID. If there was an issue and the next id was set to double the amount of rows, it will not be reset and this breaks auto increment.