Delta-v/Content.Server.Database/Migrations/Sqlite
Pieter-Jan Briers 4ad1e0598b
Fix missing semicolon after migration. (#26337)
Are you kidding me EFCore doesn't sanitize this itself?
2024-03-22 16:50:55 +01:00
..
20200929113112_Init.Designer.cs
20200929113112_Init.cs
20201028210616_Admins.Designer.cs
20201028210616_Admins.cs
20201109092917_ExtraIndices.Designer.cs
20201109092917_ExtraIndices.cs
20201203093351_ClothingAndPronouns.Designer.cs
20201203093351_ClothingAndPronouns.cs
20210103151752_BackpackPreference.Designer.cs
20210103151752_BackpackPreference.cs
20210211211028_AdminOOCColor.Designer.cs
20210211211028_AdminOOCColor.cs
20210321225959_HWID.Designer.cs
20210321225959_HWID.cs
20210915093336_UniqueHighPriorityJob.Designer.cs
20210915093336_UniqueHighPriorityJob.cs
20211120202654_AdminLogs.Designer.cs
20211120202654_AdminLogs.cs
20211121123536_AdminLogsImpact.Designer.cs
20211121123536_AdminLogsImpact.cs
20220103235637_whitelist.Designer.cs
20220103235637_whitelist.cs
20220108185734_add-species.Designer.cs
20220108185734_add-species.cs
20220127165122_UnifyMore.Designer.cs
20220127165122_UnifyMore.cs
20220129005638_ServerBanHit.Designer.cs
20220129005638_ServerBanHit.cs
20220214060745_RoleBans.Designer.cs
20220214060745_RoleBans.cs
20220308222736_Cleanup.Designer.cs
20220308222736_Cleanup.cs
20220310173728_SpeciesMarkings.Designer.cs
20220310173728_SpeciesMarkings.cs
20220313151753_ServerNameFts.Designer.cs
20220313151753_ServerNameFts.cs
20220324144649_AdminNotes.Designer.cs
20220324144649_AdminNotes.cs
20220325170220_PlayerReadRules.Designer.cs
20220325170220_PlayerReadRules.cs
20220326104908_UploadedResourcesLog.Designer.cs
20220326104908_UploadedResourcesLog.cs
20220503222949_FixIndices.Designer.cs
20220503222949_FixIndices.cs
20220505084819_MarkingsJsonb.Designer.cs
20220505084819_MarkingsJsonb.cs
20220509060717_FlavorText.Designer.cs
20220509060717_FlavorText.cs
20220724000127_PlayTime.Designer.cs
20220724000127_PlayTime.cs
20220816163313_Traits.Designer.cs
20220816163313_Traits.cs
20230319110651_ProfileTraitIndexUnique.Designer.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
20230319110651_ProfileTraitIndexUnique.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
20230319112120_ServerBanExemption.Designer.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
20230319112120_ServerBanExemption.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
20230402214642_BanAutoDelete.Designer.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
20230402214642_BanAutoDelete.cs Server ban exemption system (#15076) 2023-04-03 10:24:55 +10:00
20230503001739_AdminNotesImprovement.Designer.cs Better notes and bans (#14228) 2023-07-21 13:38:52 +02:00
20230503001739_AdminNotesImprovement.cs Better notes and bans (#14228) 2023-07-21 13:38:52 +02:00
20230725193058_AdminNotesImprovementsForeignKeys.Designer.cs GDPR stuff update (#18300) 2023-07-26 20:05:51 +02:00
20230725193058_AdminNotesImprovementsForeignKeys.cs GDPR stuff update (#18300) 2023-07-26 20:05:51 +02:00
20230727190858_AdminLogCompoundKey.Designer.cs Remove autogenerated from admin log key. (#18377) 2023-07-29 16:44:28 +10:00
20230727190858_AdminLogCompoundKey.cs Remove autogenerated from admin log key. (#18377) 2023-07-29 16:44:28 +10:00
20231021071407_RoundStartDate.Designer.cs Store round start date in the database (#21153) 2023-10-22 21:01:48 -07:00
20231021071407_RoundStartDate.cs Store round start date in the database (#21153) 2023-10-22 21:01:48 -07:00
20231024041159_DropAdminLogEntity.Designer.cs Drop admin log entity db table (#21216) 2023-10-23 22:08:20 -07:00
20231024041159_DropAdminLogEntity.cs Drop admin log entity db table (#21216) 2023-10-23 22:08:20 -07:00
20231126234049_ConnectionLogServer.Designer.cs Log server ID in connection logs table (#21911) 2023-12-07 09:48:56 +11:00
20231126234049_ConnectionLogServer.cs Log server ID in connection logs table (#21911) 2023-12-07 09:48:56 +11:00
20231226154929_AdminLogPk.Designer.cs Fix admin log key order. (#23052) 2024-01-11 01:03:25 +01:00
20231226154929_AdminLogPk.cs Fix admin log key order. (#23052) 2024-01-11 01:03:25 +01:00
20240201091254_SpawnPriorityPreference.Designer.cs Client customization late-join spawner priority for arrivals/cryostorage (#24586) 2024-02-01 21:12:09 +11:00
20240201091254_SpawnPriorityPreference.cs Client customization late-join spawner priority for arrivals/cryostorage (#24586) 2024-02-01 21:12:09 +11:00
20240318021959_AdminMessageDismiss.Designer.cs Improve admin message seen/dismiss state. (#26223) 2024-03-21 16:15:46 +01:00
20240318021959_AdminMessageDismiss.cs Fix missing semicolon after migration. (#26337) 2024-03-22 16:50:55 +01:00
SqliteServerDbContextModelSnapshot.cs Improve admin message seen/dismiss state. (#26223) 2024-03-21 16:15:46 +01:00