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

Upgrade ecto & elixir versions #2326

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anaPerezGhiglia
Copy link
Contributor

Changes

Considerations 👀

  • When deploying this to stg we should remove the --log-sql parameter from db-migrate container since it's no longer a valid parameter
  • This actually may apply to other instances deployments (production does not have that parameter configured)

@ysbaddaden
Copy link
Contributor

No deprecations to fix in Elixir 1.11? Nice.

@matiasgarciaisaia matiasgarciaisaia linked an issue May 8, 2024 that may be closed by this pull request
@manumoreira manumoreira mentioned this pull request May 8, 2024
Upgrade Ecto to version that includes fix to elixir-ecto/ecto_sql#539
Upgrade elixir because Ecto new version requires it
@ismaelbej ismaelbej force-pushed the tech/upgrade-ecto-and-elixir branch from 16fe57d to bde22b1 Compare October 31, 2024 17:49
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

Successfully merging this pull request may close these issues.

Upgrade Ecto
2 participants