session-ios/SessionMessagingKit/Database/Migrations
Morgan Pretty 44469d9078 Few minor tweaks & bug fixes
Added an 'all' namespace to make the "delete from all" behaviour more explicit
Defaulted the ConfigDump 'timestampMs' database column to 0
Updated the 'conversationInConfig' logic to support the note to self conversation
2023-06-08 09:22:48 +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 Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30: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 Fixed a bug where deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +10:00
_006_FixHiddenModAdminSupport.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
_007_HomeQueryOptimisationIndexes.swift A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
_008_EmojiReacts.swift Merge branch 'various-bugs-and-optimisations' into emoji-reacts 2022-08-22 11:30:06 +10:00
_009_OpenGroupPermission.swift clean up Permissions 2022-09-15 16:49:39 +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 fix FTS table and global search 2023-03-14 10:44:02 +11:00
_012_AddFTSIfNeeded.swift update the description of the migration 2023-03-14 13:07:36 +11:00
_013_SessionUtilChanges.swift Few minor tweaks & bug fixes 2023-06-08 09:22:48 +10:00
_014_GenerateInitialUserConfigDumps.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00