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/Migrations
Morgan Pretty 50bc2f9a5c Removed YapDatabase and the migrations
Removed the YapDatabase CocoaPod
Removed logic to migrate from YapDatabase to GRDB
Removed the logic to check for legacy config messages during onboarding
Added a database error for when a migration is no longer supported
2 years ago
..
_001_InitialSetupMigration.swift Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2 years ago
_003_YDBToGRDBMigration.swift Removed YapDatabase and the migrations 2 years ago
_004_AddJobPriority.swift Removed YapDatabase and the migrations 2 years ago