Signal-iOS/SignalServiceKit/Storage/Database
Harry d9be87a76d
Make TSAttachment migration non-blocking again
Co-authored-by: sashaweiss-signal <sasha@signal.org>
2024-12-16 18:09:20 -08:00
..
IncrementalMigrations/TSAttachment Make TSAttachment migration non-blocking again 2024-12-16 18:09:20 -08:00
Records remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
SDSCodableModel enable internal imports by default 2024-09-29 20:03:17 -05: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
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 Swiftify PreKeyBundle 2024-08-23 14:50:07 -05: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 remove dead code: DB.writePromiseWithTxCompletion 2024-11-05 10:46:46 -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 enable internal imports by default 2024-09-29 20:03:17 -05: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 Remove unused SDSSwiftSerializable 2024-11-19 17:30:39 -06:00
SDSTableMetadata.swift Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
SDSTransaction.swift enable internal imports by default 2024-09-29 20:03:17 -05: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