1. run `yarn script dist/scripts/populate-policies-acknowledgment.js`
2. script should add rows to `policy_acknowledgments` for all users for the given policy with current time and `confirmed` set to 1. (if the row with given user and policy do not exist).
3. running twice should not changing anything