session-ios/SessionUtilitiesKit/Database
Morgan Pretty 93b54a3b7d Added logic for the GarbageCollectionJob
Fixed a bug where the GalleryRailView wasn't appearing
Fixed a database reentrancy error
Fixed a bug where the threadId for migrated attachmentUpload jobs wasn't getting set to the non-legacy version
Deleted the buggy overwritten 'delete' methods to avoid confusion
Updated the GroupMember table to cascade delete if it's thread is deleted (can't do so for the Closed/Open group but they share the same id conveniently)
Updated the 'isRunningTests' to be based on the existence of XCInjectBundleInfo which seems to be more consistent than the old approach
2022-06-02 14:13:07 +10:00
..
LegacyDatabase Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
Migrations Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
Models Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00
Types Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
Utilities Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
GRDBStorage.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
OWSFileSystem.h Re-organize files 2020-12-18 15:37:29 +11:00
OWSFileSystem.m Re-organize files 2020-12-18 15:37:29 +11:00
SSKKeychainStorage.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
StorageError.swift Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00