continuity/Server/DB/Migrations
Timothy Schenk 3efe3a5aac
All checks were successful
Build, Package and Push Images / preprocess (push) Successful in 2s
Build, Package and Push Images / build (push) Successful in 27s
Build, Package and Push Images / sbom-scan (push) Successful in 38s
Build, Package and Push Images / container-build (push) Successful in 1m20s
Build, Package and Push Images / sonarqube (push) Successful in 1m27s
Build, Package and Push Images / container-sbom-scan (push) Successful in 34s
fix: relationships bit messy
2023-11-25 12:24:42 +01:00
..
20230814114414_Initial.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20230814114414_Initial.Designer.cs feat: initial migration 2023-08-14 13:49:48 +02:00
20230817230423_CharacterDataDraft.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20230817230423_CharacterDataDraft.Designer.cs feat: first draft for character data 2023-08-18 01:09:27 +02:00
20231108143729_AddInventoryToCharacter.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20231108143729_AddInventoryToCharacter.Designer.cs chore: add migration for inventory data 2023-11-08 15:39:25 +01:00
20231113192405_AdditionalCharacterData.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20231113192405_AdditionalCharacterData.Designer.cs feat: channel selection working 2023-11-13 21:12:12 +01:00
20231114203409_AddGuildData.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20231114203409_AddGuildData.Designer.cs chore: migration 2023-11-14 21:35:28 +01:00
20231115174714_GuildIsNotRequired.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20231115174714_GuildIsNotRequired.Designer.cs feat: character creation works 2023-11-15 20:00:08 +01:00
20231115183824_SwitchToDataAnnotations.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20231115183824_SwitchToDataAnnotations.Designer.cs feat: character creation works 2023-11-15 20:00:08 +01:00
20231116110504_DBPoolingAndLazyLoadingSupport.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20231116110504_DBPoolingAndLazyLoadingSupport.Designer.cs feat: dbcontext pooling & lazy loading 2023-11-16 12:06:36 +01:00
20231120162002_FixInventoryItemAsDbset.cs fix: incorrect header usage 2023-11-21 21:38:58 +01:00
20231120162002_FixInventoryItemAsDbset.Designer.cs feat: DBSets for items and guilds 2023-11-20 19:50:09 +01:00
20231121205726_MissingCascadeDeletionOnCharacter.cs fix: add missing cascade deletion 2023-11-21 22:00:55 +01:00
20231121205726_MissingCascadeDeletionOnCharacter.Designer.cs fix: add missing cascade deletion 2023-11-21 22:00:55 +01:00
20231122064508_IndexingAndVariousOtherAnnotations.cs feat: annotation changes (index, delete, etc.) 2023-11-22 07:59:08 +01:00
20231122064508_IndexingAndVariousOtherAnnotations.Designer.cs feat: annotation changes (index, delete, etc.) 2023-11-22 07:59:08 +01:00
20231122091030_VariousDeletionBehaviours.cs fix: Deletion behaviours 2023-11-22 10:16:16 +01:00
20231122091030_VariousDeletionBehaviours.Designer.cs fix: Deletion behaviours 2023-11-22 10:16:16 +01:00
20231125112400_FixEntityRelationships.cs fix: relationships bit messy 2023-11-25 12:24:42 +01:00
20231125112400_FixEntityRelationships.Designer.cs fix: relationships bit messy 2023-11-25 12:24:42 +01:00
WonderkingContextModelSnapshot.cs fix: relationships bit messy 2023-11-25 12:24:42 +01:00