Hi all, right now MMEX use file system to store attachments. This prevent usage from android with some SAF providers (like OneDrive) that cannot give access to documents tree. Moreover sparse file in file system cannot be backuped in an easy way.
What about to create a second SqlLite dB for store attachments?
Attachments in separated SqlLite?
Moderator: Renato
-
- Super User
- Posts: 50
- Joined: Mon Mar 28, 2022 6:38 pm
- Are you a spam bot?: No
-
- Super User
- Posts: 73
- Joined: Fri Nov 08, 2024 5:32 pm
- Are you a spam bot?: No
Re: Attachments in separated SqlLite?
Hi @wolfsolver ,
A good idea, but won't the sql database grow a bit too big?
A good idea, but won't the sql database grow a bit too big?