You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Database/Migrations
Morgan Pretty 828b25254a Fixed a silly message variant bug, unit test env var tweaks
• Added an env variable to enable the debug disappearing message durations
• Moved the 'processUnitTestEnvVariablesIfNeeded' function into a separate file and added some docs (so we can just look at that file to see what is supported)
• Fixed an issue where the deleted message artifact variant had incorrectly gotten it's value changed (too late to change it back so need a migration)
2 months ago
..
_001_InitialSetupMigration.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_002_SetupStandardJobs.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_003_YDBToGRDBMigration.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_004_RemoveLegacyYDB.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_005_FixDeletedMessageReadState.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_006_FixHiddenModAdminSupport.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_007_HomeQueryOptimisationIndexes.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_008_EmojiReacts.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_009_OpenGroupPermission.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_010_AddThreadIdToFTS.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_011_AddPendingReadReceipts.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_012_AddFTSIfNeeded.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_013_SessionUtilChanges.swift Fixed a few migration issues found when testing 2 months ago
_014_GenerateInitialUserConfigDumps.swift Fixed a few migration issues found when testing 2 months ago
_015_BlockCommunityMessageRequests.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_016_MakeBrokenProfileTimestampsNullable.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_017_RebuildFTSIfNeeded_2_4_5.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_018_DisappearingMessagesConfiguration.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_019_ScheduleAppUpdateCheckJob.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_020_AddMissingWhisperFlag.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_021_ReworkRecipientState.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
_022_GroupsRebuildChanges.swift Fixed a few issues that came up when testing 2 months ago
_023_GroupsExpiredFlag.swift Fixed a silly message variant bug, unit test env var tweaks 2 months ago
_024_FixBustedInteractionVariant.swift Fixed a silly message variant bug, unit test env var tweaks 2 months ago