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 e1950ed0b5 Merge branch 'dev' into feature/drop-yap-database-support
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	SessionMessagingKit/Database/Migrations/_003_YDBToGRDBMigration.swift
#	SessionUtilitiesKit/Database/Storage.swift
2 years ago
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 3 years ago
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2 years ago
_003_YDBToGRDBMigration.swift Merge branch 'dev' into feature/drop-yap-database-support 2 years ago
_004_RemoveLegacyYDB.swift Removed YapDatabase and the migrations 2 years ago
_005_FixDeletedMessageReadState.swift Added a setting to control community message request polling 2 years ago
_006_FixHiddenModAdminSupport.swift Added a setting to control community message request polling 2 years ago
_007_HomeQueryOptimisationIndexes.swift Added a setting to control community message request polling 2 years ago
_008_EmojiReacts.swift Added a setting to control community message request polling 2 years ago
_009_OpenGroupPermission.swift Added a setting to control community message request polling 2 years ago
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
_011_AddPendingReadReceipts.swift Added a setting to control community message request polling 2 years ago
_012_AddFTSIfNeeded.swift Added a setting to control community message request polling 2 years ago
_013_SessionUtilChanges.swift Started working on some config contact pruning logic 2 years ago
_014_GenerateInitialUserConfigDumps.swift Removed 'useSharedUtilForUserConfig' flag and most legacy config logic 2 years ago
_015_BlockCommunityMessageRequests.swift Added logic to use the setting if it's already been sent in a config 2 years ago