mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-24 13:47:46 +00:00
2 lines
128 B
MySQL
2 lines
128 B
MySQL
![]() |
ALTER TABLE `infolinkshell`
|
||
|
CHANGE COLUMN `MasterCharacterId` `MasterCharacterId` BIGINT NULL DEFAULT NULL AFTER `LinkshellId`;
|