ecto_nested_changeset icon indicating copy to clipboard operation
ecto_nested_changeset copied to clipboard

Helpers for manipulating nested Ecto changesets

Results 4 ecto_nested_changeset issues
Sort by recently updated
recently updated
newest added

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])`