mirror of
https://github.com/openvk/openvk
synced 2025-01-26 17:49:58 +03:00
9b4c2cee50
This reverts commit faef489220
.
2 lines
97 B
SQL
2 lines
97 B
SQL
ALTER TABLE `support_names`
|
|
ADD COLUMN `id` bigint(20) NOT NULL AUTO_INCREMENT UNIQUE FIRST;
|