server/sql/updates/0.6/2518_guild.sql

2 lines
74 B
SQL

ALTER TABLE `guild`
ADD `info` TEXT NOT NULL AFTER `BackgroundColor` ;