Project

General

Profile

Bug #5683

Consider using multiple .df files for a database

Added by Igor Skornyakov over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09/23/2021
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

History

#1 Updated by Igor Skornyakov over 2 years ago

It may be useful to have multiple .df files for a database. For example, allow instead of (or in addition to) the database.df file to have database subfolder in the data folder) the concatenation of the .df files from it (in the alphabetic order) from this subfolder will be considered as appended to the 'base' file (or just as this file if the 'base' is not present).
This can be convenient in some situations and is not difficult to implement (essentially just replace "plain' stream with SequenceInputStream in a couple of places and ignore .df file footers).

Also available in: Atom PDF