mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-24 05:37:45 +00:00
2 lines
109 B
MySQL
2 lines
109 B
MySQL
![]() |
ALTER TABLE `charainfofriendlist`
|
||
|
CHANGE COLUMN `CharacterId` `CharacterId` BIGINT NOT NULL DEFAULT 0 FIRST;
|