Module m_import_csv_data

Track imported data, used to check on duplicate imports and track what is imported.

Authors: Marc Worrell (marc@worrell.nl).

Description

Track imported data, used to check on duplicate imports and track what is imported.

Function Index

get/2
install/2
update/5

Function Details

get/2

get(Id::m_rsc:resource_id(), Context::z:context()) -> undefined | list()

install/2

install(Vsn, Context) -> any()

update/5

update(Id, Checksum, RowData, RscData, Context) -> any()


Generated by EDoc