Primary Key Python Sqlite Don't Use Deleted Primary Keys April 25, 2023 Post a Comment Insert id 1 and 2. Remove id 2. Insert new row, it gets id 2 instead of 3. How do I change this? I … Read more Don't Use Deleted Primary Keys