Attachments in separated SqlLite?

Discuss New Feature Requests and Enhancements to MMEX

Moderator: Renato

wolfsolver
Super User
Posts: 50
Joined: Mon Mar 28, 2022 6:38 pm
Are you a spam bot?: No

Attachments in separated SqlLite?

Post by wolfsolver »

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?
alfred07380
Super User
Posts: 73
Joined: Fri Nov 08, 2024 5:32 pm
Are you a spam bot?: No

Re: Attachments in separated SqlLite?

Post by alfred07380 »

Hi @wolfsolver ,
A good idea, but won't the sql database grow a bit too big?