1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-22 12:47:45 +00:00
sapphire/sql/migrations
2023-02-15 00:10:37 +09:00
..
20190706035254_ConvertFixedSizeDataToBlobs.sql switch from binary to blobs, fix known array sizes in player obj 2019-07-06 15:00:26 +10:00
20200428074112_AddBattleNpcTable.sql Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
20200428074115_AddBattleNpcTableData.sql Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
20200508031420_UpdateBattleNpcs.sql Fix more case-sensitive table names 2022-01-25 15:19:07 +01:00
20210910074112_AddFriendlist.sql Fix case-sensitive SQL scripts 2022-01-25 15:00:22 +01:00
20210911163405_AddLinkshell.sql Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
20210916081902_RenameContentIdToActorId.sql Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
20211003182901_UpdateCharaInfoUpdateDate.sql Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
20211005112001_DropSpawnTables.sql Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
20211201205038_FixFriendlistKey.sql add initial friendlist impl; fix teri crash on login if commonlist is called; fix sql type and initial data on player creation; 2021-12-01 21:30:12 -03:00
20211217125038_UpdateBattleNpc.sql Update bnpcs to include nonpop flag 2021-12-17 14:53:13 +01:00
20230202065011_AddFc.sql Fixing error Table 'sapphire.freecompany' doesn't exist 2023-02-03 23:06:56 +00:00
20230202135011_AddFcMember.sql case fix for sql changesets 2023-02-08 21:42:27 +00:00
20230202220000_ChangeFcTable.sql Fixing error Table 'sapphire.freecompany' doesn't exist 2023-02-03 23:06:56 +00:00
20230702121200_ChangeFcFieldSizes.sql fix migration sql 2023-02-15 00:10:37 +09:00
20230802121200_ChangeFcMembersFieldSizes.sql Create and load member lists of fcs. 2023-02-08 15:22:33 +01:00