Signal-iOS/SignalServiceKit/Storage/Database
2025-03-27 21:14:10 -05:00
..
IncrementalMigrations/TSAttachment Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
Records One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
SDSCodableModel One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
SDSDatabaseStorage Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Snapshots One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
CompletionSerializer.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Database+Execute.swift Remove GRDBTransaction extensions for accessing Database 2025-03-13 21:39:23 -07:00
DatabaseCorruptionState.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DatabaseRecovery.swift Migrate story recipients to a dedicated table 2025-03-27 21:14:10 -05:00
DeepCopy.swift Require NSCopying when calling shallowCopy 2025-01-10 15:24:24 -06:00
GRDBDatabaseStorageAdapter.swift Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
GRDBSchemaMigrator.swift Migrate story recipients to a dedicated table 2025-03-27 21:14:10 -05:00
InMemoryDB.swift Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
KeyValueStore.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07: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 One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
SDSRecord.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07: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
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