Actions
Idea #21844
openadd file_properties column for per-file metadata in a collection
Start date:
Due date:
Story points:
-
Description
https://www.postgresql.org/docs/current/datatype-json.html
Since Postgres 12, JSON path queries can dig into JSON structures and can be indexed. This should give us a path to implementing per-file properties on collections that can be queried.
Investigate and propose a detailed design for per-file metadata.
Actions