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/Types
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
..
ColumnExpressible.swift Added global search back 3 years ago
Migration.swift Fixed a couple of migration issues and minor tweaks 2 years ago
MigrationRequirement.swift Fixed a couple of migration issues and minor tweaks 2 years ago
PagedDatabaseObserver.swift Fixed a couple of bugs and made some performance tweaks 2 years ago
TargetMigrations.swift CI tweaks and incremented build number 2 years ago
TypedTableAlias.swift Got the ability to send message working again and other tweaks 3 years ago
TypedTableAlteration.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
TypedTableDefinition.swift Further work on the DB refactoring 3 years ago