mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-15 02:20:24 +01:00
3 lines
79 B
SQL
3 lines
79 B
SQL
ALTER TABLE `icingaweb_rememberme`
|
|
MODIFY random_iv varchar(32) NOT NULL;
|