Skip to content

Autofield starts at 1 - reset for each model to start at greatest numeric ID + 1 #85

@rhodges

Description

@rhodges

StackOverflow Discussion

After running the generated .sql script, run through each model, sort by pk, grab top pk, and if int, run a SQL command to reset the Incrementor to top_pk + 1.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions