I was trying to make a column in a sqlite3 database auto-increment, it works perfectly, but when I try to delete a column, the auto-increment becomes a little off, here are