Open
Description
I noticed in my app that after I delete a user, when I create a new user, the new user has the same id
as the deleted user.
This behavior is not expected. It can be avoided if this line is changed to include AUTOINCREMENT
:
rocket_auth/src/db/sqlite/sql.rs
Line 3 in ef445df
Metadata
Metadata
Assignees
Labels
No labels