Signal-iOS/SignalServiceKit/Storage/Database
2025-01-22 20:04:36 -06:00
..
IncrementalMigrations/TSAttachment Try the TSAttachment migration again after a week even if failed 2025-01-17 12:54:14 -08:00
Records remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
SDSCodableModel Clean up some deepCopy codegen 2025-01-08 11:41:58 -06:00
SDSDatabaseStorage Add additional benching for Backups 2025-01-21 19:18:07 -08:00
Snapshots Add MainActor annotations for db change observers 2024-12-13 17:14:49 -06:00
CompletionSerializer.swift Add & use CompletionSerializer 2024-12-19 13:11:00 -06:00
DatabaseCorruptionState.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DatabaseRecovery.swift Add & use database table for GSEs 2025-01-22 20:04:36 -06:00
DeepCopy.swift Require NSCopying when calling shallowCopy 2025-01-10 15:24:24 -06:00
GRDBDatabaseStorageAdapter.swift Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -08:00
GRDBSchemaMigrator.swift Add & use database table for GSEs 2025-01-22 20:04:36 -06:00
InMemoryDB.swift Fix some warnings when building for prod 2025-01-15 11:59:21 -06:00
KeyValueStore.swift Adopt non-deprecated NSKeyedUnarchiver method 2024-11-19 16:44:02 -06:00
SDSCrossProcess.swift fix race condition for cross process sds notifications by no longer using state 2024-09-24 21:28:22 -05:00
SDSDeserialization.swift Remove unused SDSSwiftSerializable 2024-11-19 17:30:39 -06:00
SDSError.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SDSModel.swift Fix a few warnings 2025-01-08 13:39:44 -06:00
SDSRecord.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
SDSRecordType.swift Arrivederci, TSAttachment 2024-12-04 13:33:14 -08:00
SDSSerializable.swift Clean up some deepCopy codegen 2025-01-08 11:41:58 -06:00
SDSTableMetadata.swift Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
SDSTransaction.swift Remove last remnants of OWSUserProfile caching 2025-01-08 21:15:10 -06:00
SSKAccessors+SDS.h Arrivederci, TSAttachment 2024-12-04 13:33:14 -08:00
TransactionCompletion.swift Add database writeWithTxCompletion variants 2024-10-30 12:45:45 -07:00