1
0
mirror of synced 2024-11-24 15:00:16 +01:00
TaikoLocalServer/GameDatabase/Migrations
2023-12-18 19:49:10 +00:00
..
20220825070549_Initial.cs initial commit 2023-09-09 21:58:20 +09:00
20220825070549_Initial.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220827163841_FirstMigration.cs initial commit 2023-09-09 21:58:20 +09:00
20220827163841_FirstMigration.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220828101620_AddDanDbTest.cs initial commit 2023-09-09 21:58:20 +09:00
20220828101620_AddDanDbTest.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220828171353_AddClearState.cs initial commit 2023-09-09 21:58:20 +09:00
20220828171353_AddClearState.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220829101052_AdjustDanDb.cs initial commit 2023-09-09 21:58:20 +09:00
20220829101052_AdjustDanDb.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220829124927_FixNavigation.cs initial commit 2023-09-09 21:58:20 +09:00
20220829124927_FixNavigation.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220905132703_AddMoreOptions.cs initial commit 2023-09-09 21:58:20 +09:00
20220905132703_AddMoreOptions.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220910055624_AddDrumrollCount.cs initial commit 2023-09-09 21:58:20 +09:00
20220910055624_AddDrumrollCount.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220914054039_AddRewardFlgs.cs initial commit 2023-09-09 21:58:20 +09:00
20220914054039_AddRewardFlgs.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220916121143_AddGenericInfoFlg.cs initial commit 2023-09-09 21:58:20 +09:00
20220916121143_AddGenericInfoFlg.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220917180457_AddAiBattle.cs initial commit 2023-09-09 21:58:20 +09:00
20220917180457_AddAiBattle.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20220919022643_AddWinCountToUserdata.cs initial commit 2023-09-09 21:58:20 +09:00
20220919022643_AddWinCountToUserdata.Designer.cs initial commit 2023-09-09 21:58:20 +09:00
20230916161613_AddTokenCountDictAndUnlockedSongIdListToUserdata.cs Reimplemented getTokenCount and songPurchase 2023-09-17 00:40:07 +08:00
20230916161613_AddTokenCountDictAndUnlockedSongIdListToUserdata.Designer.cs Reimplemented getTokenCount and songPurchase 2023-09-17 00:40:07 +08:00
20230918052543_AddDifficultyPlayedArrayAndDifficultySettingArrayToUserData.cs Implemented saving DifficultyPlayedArray 2023-09-18 14:18:58 +08:00
20230918052543_AddDifficultyPlayedArrayAndDifficultySettingArrayToUserData.Designer.cs Implemented saving DifficultyPlayedArray 2023-09-18 14:18:58 +08:00
20230918101009_AddMyDonNameLanguageToUserData.cs Add MyDonNameLanguage to database 2023-09-18 18:12:43 +08:00
20230918101009_AddMyDonNameLanguageToUserData.Designer.cs Add MyDonNameLanguage to database 2023-09-18 18:12:43 +08:00
20230928150650_AddPasswordAndSaltToCard.cs Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
20230928150650_AddPasswordAndSaltToCard.Designer.cs Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
20231017102350_AddDanType.cs Test add dan type 2023-10-17 18:57:56 +08:00
20231017102350_AddDanType.Designer.cs Test add dan type 2023-10-17 18:57:56 +08:00
20231111154748_AddCredentialTable.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111154748_AddCredentialTable.Designer.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111155016_CopyPasswordSaltFromCardToCredential.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111155016_CopyPasswordSaltFromCardToCredential.Designer.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111155305_RemovePasswordSaltFromCard.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111155305_RemovePasswordSaltFromCard.Designer.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111164910_RemoveBaidUniquenessFromCard.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111164910_RemoveBaidUniquenessFromCard.Designer.cs Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
20231111225534_AlterForeignKeyToUserDatum.cs Change database foreign key relationship 2023-11-11 23:12:26 +00:00
20231111225534_AlterForeignKeyToUserDatum.Designer.cs Change database foreign key relationship 2023-11-11 23:12:26 +00:00
20231218152045_AddIsAdminToUserDatum.cs Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password 2023-12-18 19:49:10 +00:00
20231218152045_AddIsAdminToUserDatum.Designer.cs Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password 2023-12-18 19:49:10 +00:00
TaikoDbContextModelSnapshot.cs Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password 2023-12-18 19:49:10 +00:00