
#146: Filtering by Many to Many Association
Published June 13, 2022
4m 4s
In episode 144 we added genres to our albums using a many-to-many association with those changes each album now has at least one associated genre. In this episode let’s build on that, adding a way to filter our table data by the genre.