IW4M-Admin/SharedLibraryCore/Migrations
2020-01-06 11:04:36 -06:00
..
20180409183408_InitialCreate.cs
20180409183408_InitialCreate.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180502195450_Update.cs
20180502195450_Update.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180516023249_AddEloField.cs
20180516023249_AddEloField.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180517223349_AddRollingKDR.cs
20180517223349_AddRollingKDR.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180531212903_AddAutomatedOffenseAndRatingHistory.cs
20180531212903_AddAutomatedOffenseAndRatingHistory.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180601172317_AddActivityAmount.cs
20180601172317_AddActivityAmount.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180602041758_AddClientMeta.cs
20180602041758_AddClientMeta.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180605191706_AddEFACSnapshots.cs
20180605191706_AddEFACSnapshots.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180614014303_IndexForEFAlias.cs
20180614014303_IndexForEFAlias.Designer.cs combined Penalty and EFPenalty 2019-05-29 16:55:35 -05:00
20180902035612_AddFractionAndIsKill.cs
20180902035612_AddFractionAndIsKill.Designer.cs
20180904154622_AddVisibilityPercentage.cs
20180904154622_AddVisibilityPercentage.Designer.cs
20180907020706_AddVision.cs
20180907020706_AddVision.Designer.cs
20180908004053_AddWhenToRating.cs
20180908004053_AddWhenToRating.Designer.cs
20180910221749_AddRatingIndexes.cs
20180910221749_AddRatingIndexes.Designer.cs
20180911184224_AddEFAliasNameIndex.cs
20180911184224_AddEFAliasNameIndex.Designer.cs
20180911190823_AddEFAliasNameMaxLength24.cs
20180911190823_AddEFAliasNameMaxLength24.Designer.cs
20180912015012_AddPreviousCurrentValueToEFChangeHistory.cs
20180912015012_AddPreviousCurrentValueToEFChangeHistory.Designer.cs
20180915163111_AddIndexToMessageTimeSent.cs
20180915163111_AddIndexToMessageTimeSent.Designer.cs
20180922231310_RemoveACSnapShot.cs
20180922231310_RemoveACSnapShot.Designer.cs
20180922231600_ReaddACSnapshot.cs
20180922231600_ReaddACSnapshot.Designer.cs
20181014171848_MakePenaltyExpirationNullable.cs
20181014171848_MakePenaltyExpirationNullable.Designer.cs
20181125193243_MakeClientIPNullable.cs
20181125193243_MakeClientIPNullable.Designer.cs
20181127144417_AddEndpointToEFServerUpdateServerIdType.cs
20181127144417_AddEndpointToEFServerUpdateServerIdType.Designer.cs
20181216214513_AddEvadePenaltyFlag.cs
20181216214513_AddEvadePenaltyFlag.Designer.cs
20190222234742_AddIndexToEFMeta-KeyAndClientId.cs
20190222234742_AddIndexToEFMeta-KeyAndClientId.Designer.cs
20190423142128_AddGameNameToEFServer.cs
20190423142128_AddGameNameToEFServer.Designer.cs
20190615145212_AddAvgRecoilOffset.cs add no recoil detection 2019-06-15 17:37:43 -05:00
20190615145212_AddAvgRecoilOffset.Designer.cs add no recoil detection 2019-06-15 17:37:43 -05:00
20190615214055_AddRecoilOffsetToSnapshot.cs add no recoil detection 2019-06-15 17:37:43 -05:00
20190615214055_AddRecoilOffsetToSnapshot.Designer.cs add no recoil detection 2019-06-15 17:37:43 -05:00
20190725000309_AlterEFRatingIndex.cs optimize index for rating history 2019-07-24 19:15:07 -05:00
20190725000309_AlterEFRatingIndex.Designer.cs optimize index for rating history 2019-07-24 19:15:07 -05:00
20190802174908_AddSearchNameToEFAlias.cs finish color code support (I think) 2019-08-02 18:04:34 -05:00
20190802174908_AddSearchNameToEFAlias.Designer.cs finish color code support (I think) 2019-08-02 18:04:34 -05:00
20190831210503_AvgSnapValueToClientStatistics.cs add snap metric to anticheat 2019-09-09 17:40:04 -05:00
20190831210503_AvgSnapValueToClientStatistics.Designer.cs add snap metric to anticheat 2019-09-09 17:40:04 -05:00
20190901180209_AddSnapHitCountToClientStatistics.cs add snap metric to anticheat 2019-09-09 17:40:04 -05:00
20190901180209_AddSnapHitCountToClientStatistics.Designer.cs add snap metric to anticheat 2019-09-09 17:40:04 -05:00
20190901223620_UseJunctionTableForSnapshotVector3.cs add snap metric to anticheat 2019-09-09 17:40:04 -05:00
20190901223620_UseJunctionTableForSnapshotVector3.Designer.cs add snap metric to anticheat 2019-09-09 17:40:04 -05:00
20190914011524_AddCurrentSnapValueToSnapshot.cs update some anticheat code 2019-09-27 15:53:52 -05:00
20190914011524_AddCurrentSnapValueToSnapshot.Designer.cs update some anticheat code 2019-09-27 15:53:52 -05:00
20190914012015_AddSessionSnapHitsToSnapshot.cs update some anticheat code 2019-09-27 15:53:52 -05:00
20190914012015_AddSessionSnapHitsToSnapshot.Designer.cs update some anticheat code 2019-09-27 15:53:52 -05:00
20191004172550_RenameClientHitLocationCountColumns.cs refactor some event handling 2019-10-18 13:39:21 -05:00
20191004172550_RenameClientHitLocationCountColumns.Designer.cs update values for snap and offset 2019-10-07 10:26:07 -05:00
20191030000713_EnforceUniqueIndexForEFAliasIPName.cs don't use temporary table on mysql migration as it breaks 2019-12-03 15:56:00 -06:00
20191030000713_EnforceUniqueIndexForEFAliasIPName.Designer.cs fix alias command sending message to origin instead of target 2019-11-15 14:50:20 -06:00
20191225202141_SetCaseSensitiveCoallationForAliasNameMySQL.cs fix issue with script plugins not reloading (AB#2) 2019-12-25 14:32:57 -06:00
20191225202141_SetCaseSensitiveCoallationForAliasNameMySQL.Designer.cs fix issue with script plugins not reloading (AB#2) 2019-12-25 14:32:57 -06:00
20191230140947_AddMissingActiveColumns.cs Add missing active columns with migration 2020-01-06 11:04:36 -06:00
20191230140947_AddMissingActiveColumns.Designer.cs Add missing active columns with migration 2020-01-06 11:04:36 -06:00
DatabaseContextModelSnapshot.cs fix issue with script plugins not reloading (AB#2) 2019-12-25 14:32:57 -06:00