Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address currency field on new Payments data model #740

Open
otech47 opened this issue Nov 23, 2022 · 0 comments
Open

Address currency field on new Payments data model #740

otech47 opened this issue Nov 23, 2022 · 0 comments

Comments

@otech47
Copy link
Member

otech47 commented Nov 23, 2022

For eventual production migration, this will fail because existing payments will not have a currency

We should either allow null values or have a separate migration that looks at every payment, finds the currency through the Client and apply it to the payments column

Originally posted by @otech47 in #739 (comment)

@otech47 otech47 changed the title Address currency field on new Payments data mode Address currency field on new Payments data model Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant