mirror of
https://github.com/openvk/openvk
synced 2025-01-08 08:49:39 +03:00
2 lines
87 B
MySQL
2 lines
87 B
MySQL
|
ALTER TABLE `profiles` ADD `fav_games` MEDIUMTEXT NULL DEFAULT NULL AFTER `fav_quote`;
|