icingaweb2/etc/schema/pgsql-upgrades/2.9.1.sql

3 lines
95 B
MySQL
Raw Normal View History

ALTER TABLE ONLY "icingaweb_rememberme"
ALTER COLUMN random_iv type character varying(32);