This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
run Gratipay 184 #433
Labels
Comments
Closed
Teams reviewed. |
Users and 1.0 payouts reviewed. |
Backup taken and verified. |
|
Script started. |
Script ran for a minute (0:01:52.656318). |
Decline rate is 4 / 69 = 5.7%. |
=> select count(due), sum(due) from current_payment_instructions where due > 0;
┌───────┬──────────┐
│ count │ sum │
├───────┼──────────┤
│ 1356 │ 33704.25 │
└───────┴──────────┘
(1 row)
=> update exchange_routes set fee_cap=20 where fee_cap is null and network='paypal';
UPDATE 15 |
|
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
183
The text was updated successfully, but these errors were encountered: