Skip to content

map_row will return list of RawExtrensicMetadata

Currently we are not returning metadata in the list while mapping a row, this update will also return metadata in this list and will also provide a feature to map row data with RawExtrensicMetadat

Added dictionary in every tuple of the list and also made a function for mapping of row data with RawExtrensicMetadata

Signed-off-by: Tushar Goel tushar.goel.dav@gmail.com


Migrated from D5061 (view on Phabricator)

Merge request reports