Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Conversation

@evanob
Copy link

@evanob evanob commented Sep 17, 2025

Summary

  • switch the adapter to depend on the latest Ecto SQL/Postgrex releases from Hex instead of git tags
  • adjust the SQL generator for the new Ecto 3.13 query structs and keep map defaults using the adapter JSON helpers
  • simplify JSON library selection to honour the Postgres configuration while supporting the built-in :json module

Testing

  • mix test --no-deps-check

https://chatgpt.com/codex/tasks/task_b_68ca7e9664108321a894f53556958078

@evanob evanob changed the title Update dependencies and JSON handling Update Ecto, Postgrex dependencies and improve JSON handling Sep 21, 2025
@evanob evanob marked this pull request as ready for review September 21, 2025 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants