How to correct autoincrement count after the deleteing a column in sqlite3 python

前端 未结 0 1933
忘了有多久
忘了有多久 2021-01-11 17:52

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题