znt/db/update10.0.alpha.sql

2 lines
78 B
MySQL
Raw Normal View History

ALTER TABLE `zt_userquery` ADD `shortcut` enum('0','1') NOT NULL DEFAULT '0';