Signal-iOS/SignalServiceKit/Storage/Database
2025-01-08 11:41:58 -06:00
..
IncrementalMigrations/TSAttachment Run TSAttachmentMigration while the app is running; allow it to be run blocking but incremental 2025-01-07 17:06:23 -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 Make TSAttachment migration non-blocking again 2024-12-16 18:09:20 -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 Make TSAttachment migration non-blocking again 2024-12-16 18:09:20 -08:00
DeepCopy.swift Clean up some deepCopy codegen 2025-01-08 11:41:58 -06:00
GRDBDatabaseStorageAdapter.swift Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -08:00
GRDBSchemaMigrator.swift Make TSAttachment migration non-blocking again 2024-12-16 18:09:20 -08:00
InMemoryDB.swift Add & use CompletionSerializer 2024-12-19 13:11:00 -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 Clean up some deepCopy codegen 2025-01-08 11:41:58 -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 Add & use CompletionSerializer 2024-12-19 13:11:00 -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