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/SessionUtilitiesKit/Database
Morgan Pretty c293bbca3a Fixed a couple of migration issues and minor tweaks
Added the ability to define requirements for migrations (in case some data or state needs to be loaded for a migration to be able to be performed correctly)
Fixed a bug where the migration would throw because the user config might not have loaded it's state yet
Fixed a bug where the migration would throw if the user didn't exist yet
Commented out some logic in the ConfigSyncJob that could be problemmatic
2 years ago
..
LegacyDatabase Added a restore account button to the failed migrations alert 3 years ago
Migrations Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago
Models Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 2 years ago
Types Fixed a couple of migration issues and minor tweaks 2 years ago
Utilities Fixed the broken tests 2 years ago
OWSFileSystem.h Re-organize files 4 years ago
OWSFileSystem.m Re-organize files 4 years ago
SSKKeychainStorage.swift Started work on GRDB logic and migrations 3 years ago
Storage.swift Fixed a couple of migration issues and minor tweaks 2 years ago
StorageError.swift Fixed a number of bugs found during internal testing 2 years ago