Skip to content

Fix update timestamp check in updateDACdata.

Karol Krizka requested to merge kk_fixdacramp into master

Previously only one table was checked. If a second table was updated after the first one, the function never knew.

Merge request reports