mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
3 lines
76 B
SQL
3 lines
76 B
SQL
ALTER TABLE `scripts`
|
|
CHANGE COLUMN `datatext` `datatext` text NOT NULL;
|