Signal-iOS/SignalServiceKit/Storage/Database
2025-09-23 18:35:11 -05:00
..
IncrementalMigrations/TSAttachment Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Records Don't crash when deserializing SDS models w/ unrecognized enum-property rawValues 2025-09-09 15:35:27 -07:00
SDSCodableModel Remove anyRemoveAllWithInstantiation 2025-07-30 10:31:31 -07:00
SDSDatabaseStorage Replace usage of writeWithTxCompletion with writeWithRollbackIfThrows 2025-09-23 09:09:18 -07:00
Snapshots Clean up DebouncedEvents 2025-04-14 13:34:31 -05: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 More permissively allow people to attempt database recovery 2025-09-12 10:37:08 -07:00
DatabaseRecovery.swift Replace usage of writeWithTxCompletion with writeWithRollbackIfThrows 2025-09-23 09:09:18 -07:00
DeepCopy.swift Require NSCopying when calling shallowCopy 2025-01-10 15:24:24 -06:00
GRDBDatabaseStorageAdapter.swift Replace usage of writeWithTxCompletion with writeWithRollbackIfThrows 2025-09-23 09:09:18 -07:00
GRDBSchemaMigrator.swift Modernize TSAccountManager’s KeyValueStore 2025-09-23 18:35:11 -05:00
InMemoryDB.swift Replace usage of writeWithTxCompletion with writeWithRollbackIfThrows 2025-09-23 09:09:18 -07:00
KeyValueStore.swift Add NewKeyValueStore 2025-09-22 17:20:45 -05:00
NewKeyValueStore.swift Add NewKeyValueStore 2025-09-22 17:20:45 -05: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 Don't crash when deserializing SDS models w/ unrecognized enum-property rawValues 2025-09-09 15:35:27 -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 Don't crash when deserializing SDS models w/ unrecognized enum-property rawValues 2025-09-09 15:35:27 -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