To reduce the workload of updates. the items sent from Ygor to GOKb in updates should be reduced to the ones that have been changed. For that purpose, a column last_changed containing a date stamp (YYYY-MM-DD) can be added to a KBart file.
Ygor shall then check the content of this column per line and only update the lines whose date is not older than the last update of the target GOKb package.
To reduce the workload of updates. the items sent from Ygor to GOKb in updates should be reduced to the ones that have been changed. For that purpose, a column
last_changed
containing a date stamp (YYYY-MM-DD
) can be added to a KBart file.Ygor shall then check the content of this column per line and only update the lines whose date is not older than the last update of the target GOKb package.