This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
IM version 1.7.0
See: https://github.com/grycap/im/releases/tag/v1.7.0
Change in the DB schema in the case of MySQL DB. This command must be made
in the current DB:
ALTER TABLE `inf_list` ADD COLUMN `rowid` INT AUTO_INCREMENT UNIQUE FIRST;