fixing up the column references
This commit is contained in:
@@ -210,8 +210,8 @@ const addCustomerPaymentSource = async (donor, source, transaction = null) => {
|
|||||||
token,
|
token,
|
||||||
provider,
|
provider,
|
||||||
donor_id,
|
donor_id,
|
||||||
createdAt,
|
created_at,
|
||||||
updatedAt
|
updated_at
|
||||||
)
|
)
|
||||||
VALUES
|
VALUES
|
||||||
(:paymentSourceId,
|
(:paymentSourceId,
|
||||||
|
|||||||
Reference in New Issue
Block a user