Warning, file /webapps/ocs-webserver/sql_code/20180417_alter_tag_fullname.sql was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 ALTER TABLE `tag`
0002     MODIFY `tag_fullname` VARCHAR(100);