Signal-iOS/SignalServiceKit/Storage/Database
Harry 2eba0c6360
Drop TSAttachment migration
Co-authored-by: sashaweiss-signal <sasha@signal.org>
Co-authored-by: Max Radermacher <max@signal.org>
2025-12-11 12:00:52 -08:00
..
Records Remove now-unnecessary BuildFlags 2025-11-12 10:21:50 -08:00
SDSCodableModel Launch SDSDB into the sun 2025-11-13 17:49:54 -06:00
SDSDatabaseStorage Launch SDSDB into the sun 2025-11-13 17:49:54 -06: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 Drop TSAttachment migration 2025-12-11 12:00:52 -08:00
DeepCopy.swift synced messages and info message pinned messages 2025-12-09 13:57:44 -05:00
GRDBDatabaseStorageAdapter.swift Throw errors in fileSize(of: …) 2025-11-13 18:07:34 -06:00
GRDBSchemaMigrator.swift Drop TSAttachment migration 2025-12-11 12:00:52 -08: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