mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-23 21:27:45 +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`;
|