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 0a7cd9a500 Fixed a few issues related to database reentrancy
• Reworked the database rentrancy fixes
• Added a timeout to prevent deadlocks with our custom synchronous database actions
• Fixed a case where we were incorrectly accessing the database in a reentrant way
3 months ago
..
ColumnExpressible.swift Added global search back 3 years ago
Migration.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
MigrationRequirement.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 1 year ago
PagedDatabaseObserver.swift Fixed a few issues related to database reentrancy 3 months ago
TargetMigrations.swift Added unit tests to verify migrations between all versions work 2 years ago
TypedTableAlias.swift Cleaned up the GRDB interface for complex queries 2 years ago
TypedTableAlteration.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
TypedTableDefinition.swift Fixed a couple more issues 2 years ago