MISP/INSTALL/MYSQL.change_pw.sql

1 line
72 B
SQL

alter table users add column change_pw tinyint(1) UNSIGNED DEFAULT NULL;