Change auto increment id to last without django ORM

后端 未结 0 1631
予麋鹿
予麋鹿 2021-01-30 13:30

i want refresh auto increment order_id from between rows to next of last row in database layer without Django ORM. my order_id field is integer and it\'s auto increment in MySQL

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