2 lines
70 B
MySQL
Raw Normal View History

2025-02-12 02:22:50 +00:00
ALTER TABLE `exhibithall` ADD `priority` INT NOT NULL DEFAULT '0';