session-ios/SessionMessagingKit/Database/Migrations
Morgan Pretty ef5aa927a0 Added logic to use the setting if it's already been sent in a config
Added the ability to define requirements for migrations (in case some data or state needs to be loaded for a migration to be able to be performed correctly)
2023-08-11 18:48:14 +10:00
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
_003_YDBToGRDBMigration.swift Merge remote-tracking branch 'upstream/dev' into feature/blinded-message-request-setting 2023-08-11 18:29:33 +10:00
_004_RemoveLegacyYDB.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
_005_FixDeletedMessageReadState.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
_006_FixHiddenModAdminSupport.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
_007_HomeQueryOptimisationIndexes.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
_008_EmojiReacts.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
_009_OpenGroupPermission.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00
_011_AddPendingReadReceipts.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
_012_AddFTSIfNeeded.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
_013_SessionUtilChanges.swift Started working on some config contact pruning logic 2023-06-16 19:38:14 +10:00
_014_GenerateInitialUserConfigDumps.swift Removed 'useSharedUtilForUserConfig' flag and most legacy config logic 2023-08-03 09:09:33 +10:00
_015_BlockCommunityMessageRequests.swift Added logic to use the setting if it's already been sent in a config 2023-08-11 18:48:14 +10:00