The module offers the drush auto-increment-alter:table command to alter the AUTO_INCREMENT value for a single table. Let's create a user interface for this.

CommentFileSizeAuthor
#4 3543700_alter.png150.16 KBbaltowen
#4 3543700_list.png155.93 KBbaltowen
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dinarcon created an issue. See original summary.

dinarcon’s picture

Status: Active » Needs review

Initial implementation ready for review at https://git.drupalcode.org/project/auto_increment_alter/-/merge_requests/10

Disclaimer: AI was used to work on this issue.

baltowen’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new155.93 KB
new150.16 KB

I tested the MR. It works fine.

List view

Alter view

  • dinarcon committed b1bc21a7 on 1.0.x
    Issue #3543700 by dinarcon, baltowen: Provide a user interface to alter...
dinarcon’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the review @baltowen.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.