Andrey Antukh 8b902e38d2 Persist binfile manifest metadata in file_data on import
Store the generated-by and referer fields from the v3 binfile
manifest into the existing file_data.metadata JSONB column during
import. This preserves the export source information for diagnostics
and analytics.

The metadata schema in fdata.clj is extended with optional
:generated-by and :referer string fields. The storage backend
persistence now merges metadata instead of overwriting it, so
manifest fields coexist with :storage-ref-id.

Closes #11106

AI-assisted-by: mimo-v2.5-pro
2026-08-06 13:33:02 +02:00
..
2026-05-29 11:24:58 +02:00
2026-07-31 18:53:05 +02:00
2026-03-11 15:24:40 +01:00