[FEATURE-REQUEST] Allow `default_actions` to accept the current connection
Open
enhancement
- Dominant language
- Elixir
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you're proposing to solve**
The `default_actions` function currently accepts only the schema. I cannot change the default actions per user for example.
**Describe the solution you'd like**
Let the `default_actions` function take the current `conn` as a parameter.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.