znt/db/update11.5.sql

2 lines
88 B
SQL

ALTER TABLE `zt_entry` ADD `freePasswd` enum('0','1') NOT NULL DEFAULT '0' AFTER `key`;