Skip to content

provide facility to pre-populate checkpoint event log

the event logging mechanism (#338) will only capture new events that go through the system, previous events will not be visible to the checkpoint app unless older events are recreated.

an "event extraction" script is needed to populate the access_pass_event table based on existing recordds.

Edited by Tiongks