2021-07-26 17:37:38 +02:00

3 lines
95 B
SQL

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