dwyl / dwyl/alog

All - Ecto.Adapters.SQL.Connection

Open
#40 19 comments 1 reaction 1 assignee Claimed by @SimonLab View on GitHub
enhancement in-progress
Dominant language
Elixir
Stars
15
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Part of #38

https://hexdocs.pm/ecto_sql/Ecto.Adapters.SQL.Connection.html#c:all/1

We need to implement this callback so that it returns the latest version of all rows that match the query parameter.

@RobStallion has already done some research on looking into how we can modify the passed in query, which we can then pass on to the `Ecto.Adapters.Postgres.Connection.all` function

https://github.com/RobStallion/alog_adapter/issues/1
https://stackoverflow.com/questions/54690701/is-there-a-way-to-ensure-where-clause-happens-after-distinct

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.