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 08c7a2cf7f Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject`
• Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` (the latter supports reentrancy
• Added some logging to the debug import process
10 months ago
..
ColumnExpressible.swift
Migration.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 10 months ago
MigrationRequirement.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 2 years ago
PagedDatabaseObserver.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 10 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
TypedTableDefinition.swift Fixed a couple more issues 2 years ago