ecto_nested_changeset
ecto_nested_changeset copied to clipboard
Helpers for manipulating nested Ecto changesets
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/ci.yml...
- [x] move an item up in a list - [x] move an item up in a list with children - [ ] silently fail when the item is first...
- [ ] `swap([:pets, 3], 5)` - [ ] `move_up([:pets, 3])` - [ ] `move_down([:pets, 3])` - [ ] `move_to([:pets, 3], 5])`