Skip to content

Id's should be reset to auto-increment 1 when dumping structure and injecting it #1712

@GreenFlag31

Description

@GreenFlag31

Reproduction :

  1. Dump structure of a database
  2. Create a new database
  3. Inject the structure
  4. Add a new row to a table

-> the old id's are incremented

Problem is here I guess :

Image

-> auto increment should be reset to 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions