Digital-Square-Tanzania / opensrp-client-addo

0 stars 0 forks source link

Implement sync of specific events #27

Closed cozej4 closed 2 months ago

cozej4 commented 3 months ago

Closes Issue

This has been implemented on the client side. Implementing this on the server side would require much more work to pass the list of event types that should be synced, and the implementation would achieve a similar result.

Non-required events are deleted from the events table to improve performance. Changes made: