Signal-iOS/SignalServiceKit/Storage/Database
2025-11-07 12:46:58 -06:00
..
IncrementalMigrations/TSAttachment Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
Records Don’t use codegen when fetching unique IDs 2025-10-29 15:03:15 -05:00
SDSCodableModel Don’t use codegen when fetching unique IDs 2025-10-29 15:03:15 -05:00
SDSDatabaseStorage Run schema migrations before creating globals 2025-09-29 16:55:17 -05: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 Adopt new markKyberPreKeyUsed API 2025-10-28 23:53:11 -05:00
DeepCopy.swift Polls chat list terminate events 2025-10-06 16:46:56 -04:00
GRDBDatabaseStorageAdapter.swift Add insertRecord for SignalRecipient 2025-11-06 11:36:49 -06:00
GRDBSchemaMigrator.swift Set CallLink.revoked when restoring 2025-11-07 12:46:58 -06: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 insertRecord for SignalRecipient 2025-11-06 11:36:49 -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 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