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/SessionSnodeKit/Database/Migrations
Morgan Pretty 085a1a59aa Fixed an issue where the messages might not get reprocessed when they should
Dropped the auto-incrementing id from the SnodeReceivedMessageInfo
Changed the 'key, hash' from a uniqueKey to a primaryKey to allow "upsert" behaviours to work
9 months ago
..
_001_InitialSetupMigration.swift Fixed an issue where the messages might not get reprocessed when they should 9 months ago
_002_SetupStandardJobs.swift Added unit tests to verify migrations between all versions work 9 months ago
_003_YDBToGRDBMigration.swift Added unit tests to verify migrations between all versions work 9 months ago
_004_FlagMessageHashAsDeletedOrInvalid.swift Added unit tests to verify migrations between all versions work 9 months ago
_005_AddSnodeReveivedMessageInfoPrimaryKey.swift Fixed an issue where the messages might not get reprocessed when they should 9 months ago