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

Error with ecto - Decimal.new/1 #234

Open
EdoardoLopez opened this issue Nov 25, 2024 · 0 comments
Open

Error with ecto - Decimal.new/1 #234

EdoardoLopez opened this issue Nov 25, 2024 · 0 comments

Comments

@EdoardoLopez
Copy link

Hi everyone,
I'm facing some errors with Decimal.new/1 when trying to run tests on my project. This error only occurs when I execute the tests, but when I run the same function with the application running, it does not happen. This may be related to issue #219. The difference is that I'm using the Money.Ecto.Composite.Type.

Below, I'll add an image of the error.

Here are the versions I initially used:
ecto_sql 3.8.0
money 1.8.0

Then, I downgraded the versions to:
ecto_sql 3.7.0
money 1.4.0

image

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