EctoMapSet - support for MapSet in Ecto

ecto_map_set - support for MapSet in Ecto

Basically lets you store (type-consistent) MapSets in Ecto.

https://hexdocs.pm/ecto_map_set/EctoMapSet.html

Thanks!

13 Likes

Version 0.2.0 introduces the capability of doing both typed and untyped mapsets. This is probably feature-end for this project! I will probably offer support for it moving forward across ecto versions, but I am unlikely to be able to offer support for “other databases”, if other volunteers would like to help make sure that this works on e.g. Sqlite or MySql that would be very appreciated.

3 Likes