`literal/1` for expanding literal values in fragments
Open
enhancement
- Dominant language
- Elixir
- Stars
- 2.5k
- Forks
- 422
- Avg merge
- 23h 26m
- Merged PRs (30d)
- 46
Description
Ecto has a `literal/1` https://hexdocs.pm/ecto/Ecto.Query.API.html#fragment/1-literals and we need one as well (which will just pass through to theirs)
Contributor guide
Research direction
Start with the Ecto.Query.API fragment/1 documentation linked in the issue and inspect Ash's existing fragment-related query API entry points. Done means Ash exposes literal/1 for expanding literal values in fragments and passes it through to Ecto as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100