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 e1bb6de7d6 Merge remote-tracking branch 'upstream/dev' into feature/drop-yap-database-support
# Conflicts:
#	Podfile.lock
#	SessionMessagingKit/Database/Migrations/_003_YDBToGRDBMigration.swift
1 year ago
..
_001_InitialSetupMigration.swift Added unit tests to verify migrations between all versions work 2 years ago
_002_SetupStandardJobs.swift Added unit tests to verify migrations between all versions work 2 years ago
_003_YDBToGRDBMigration.swift Fixed build issues, removed invalid unit tests and missing copy 1 year ago
_004_RemoveLegacyYDB.swift Merge branch 'disappearing-message-redesign' into feature/drop-yap-database-support 2 years ago
_005_FixDeletedMessageReadState.swift Added unit tests to verify migrations between all versions work 2 years ago
_006_FixHiddenModAdminSupport.swift Added unit tests to verify migrations between all versions work 2 years ago
_007_HomeQueryOptimisationIndexes.swift Added unit tests to verify migrations between all versions work 2 years ago
_008_EmojiReacts.swift Added unit tests to verify migrations between all versions work 2 years ago
_009_OpenGroupPermission.swift Added unit tests to verify migrations between all versions work 2 years ago
_010_AddThreadIdToFTS.swift Added unit tests to verify migrations between all versions work 2 years ago
_011_AddPendingReadReceipts.swift Added unit tests to verify migrations between all versions work 2 years ago
_012_AddFTSIfNeeded.swift Added unit tests to verify migrations between all versions work 2 years ago
_013_SessionUtilChanges.swift Added unit tests to verify migrations between all versions work 2 years ago
_014_GenerateInitialUserConfigDumps.swift Added unit tests to verify migrations between all versions work 2 years ago
_015_BlockCommunityMessageRequests.swift Added unit tests to verify migrations between all versions work 2 years ago
_016_MakeBrokenProfileTimestampsNullable.swift Added unit tests to verify migrations between all versions work 2 years ago
_017_RebuildFTSIfNeeded_2_4_5.swift Added a migration to recreate any invalid FTS tables 1 year ago
_018_DisappearingMessagesConfiguration.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 1 year ago