session-ios/SessionMessagingKit/Database
Morgan Pretty 4380f1975c Further work on the DB refactoring
Added the rest of the interaction structure to the database (testing some migration logic now - still needs to be finalised)
Updated the YDBToGRDB migrations to wrap their inserts in autorelease pools (helps memory slightly, unfortunately it's caching the YDB data which uses the most memory but we have opted for speed over RAM at the moment)
Updated the MockDataGenerator so it should now "chunk" the code generation (crazy large figures were previously resulting in excessive memory usage)
2022-04-08 16:56:33 +10:00
..
LegacyDatabase Further work on the DB refactoring 2022-04-08 16:56:33 +10:00
Migrations Further work on the DB refactoring 2022-04-08 16:56:33 +10:00
Models Further work on the DB refactoring 2022-04-08 16:56:33 +10:00
Notification+Contacts.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
OWSBackupFragment.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSBackupFragment.m Make things compile again 2020-11-26 10:37:56 +11:00
OWSPrimaryStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSPrimaryStorage.m fix unread mention indicator showing after the message is deleted 2022-03-11 11:43:21 +11:00
OWSStorage+Subclass.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSStorage.m Add missing strings 2021-05-05 13:18:45 +10:00
SSKPreferences.swift Restructure 2020-11-25 16:15:16 +11:00
Storage+ClosedGroups.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
Storage+Jobs.swift Correctly handle multiple untrusted attachments 2021-04-08 16:24:54 +10:00
Storage+Messaging.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 2022-03-21 16:53:12 +11:00
Storage+Shared.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
TSDatabaseSecondaryIndexes.h Restructure 2020-11-25 16:15:16 +11:00
TSDatabaseSecondaryIndexes.m Restructure 2020-11-25 16:15:16 +11:00
TSDatabaseView.h fix unread mention indicator showing after the message is deleted 2022-03-11 11:43:21 +11:00
TSDatabaseView.m Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00