icingaweb2/schema/mysql-upgrades/2.9.1.sql

3 lines
79 B
SQL

ALTER TABLE `icingaweb_rememberme`
MODIFY random_iv varchar(32) NOT NULL;