openvk/install/sqls/00037-agent-card-profilefix.sql

3 lines
97 B
MySQL
Raw Normal View History

ALTER TABLE `support_names`
ADD COLUMN `id` bigint(20) NOT NULL AUTO_INCREMENT UNIQUE FIRST;