- Issue created by @dinarcon
Currently the modules exposes the auto_increment_alter.mysql
service to perform different AUTO_INCREMENT alter operations. The examples make use of drush php:eval
to call the service.
Let's create a user interface so there is no need to manually invoke the services. A new permission should be created and checked for access.
Active
1.0
Code