Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting and Deleting many-to-many assocs with Ecto and LiveView #3

Merged
merged 7 commits into from
Jul 26, 2023

Conversation

bemesa21
Copy link
Owner

@bemesa21 bemesa21 commented Jul 26, 2023

In this post, we'll use Ecto's :sort_param and :delete_param options, along with LiveView, to sort and delete elements within a many-to-many association.

@bemesa21 bemesa21 changed the base branch from sortable_list to main July 26, 2023 22:27
@bemesa21 bemesa21 merged commit 4dcca14 into main Jul 26, 2023
@bemesa21 bemesa21 deleted the cast_assoc_drop_sort_params branch July 26, 2023 22:41
@anmarchenko anmarchenko mentioned this pull request Oct 13, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant