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 18b296bcd8 Merge branch 'disappearing-message-redesign' into feature/drop-yap-database-support
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Meta/AppDelegate.swift
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/es-ES.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt-BR.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/zh-CN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-TW.lproj/Localizable.strings
#	SessionMessagingKit/Database/LegacyDatabase/SMKLegacy.swift
#	SessionMessagingKit/Database/Migrations/_003_YDBToGRDBMigration.swift
#	SessionMessagingKit/Messages/Control Messages/ConfigurationMessage.swift
#	SessionSnodeKit/Database/LegacyDatabase/SSKLegacy.swift
#	SessionSnodeKit/Database/Migrations/_003_YDBToGRDBMigration.swift
#	SessionUtilitiesKit/Database/LegacyDatabase/SUKLegacy.swift
#	SessionUtilitiesKit/Database/Migrations/_003_YDBToGRDBMigration.swift
2 years 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 Merge branch 'disappearing-message-redesign' into feature/drop-yap-database-support 2 years 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_DisappearingMessagesConfiguration.swift Merge branch 'disappearing-message-redesign' into feature/drop-yap-database-support 2 years ago