Oscar Mateo

Results 4 comments of Oscar Mateo

> I think if you are going to define the keys like that in the types then you could go with an embedded schema instead? It would be nice to...

@greg-rychlewski , Thanks for the notes! > {:map, type} is not just for schemaless fields it's for schemas as well. So we would need to be able to handle the...

@josevalim Thanks, I'll make sure to add context from the begging. > I am happy to allow more nesting on schemaless changesets, but I don’t think it should be via...

@josevalim thanks for explaining the lower level implementation of embeds. Yeah, this sounds like something we could use for our problem. I'm a regular user of the library but haven't...