Onome Ufomata

Results 6 issues of Onome Ufomata

Expand `QueryBuilder` to allow custom selection of fields returned reflecting [Ecto's query select](https://hexdocs.pm/ecto/Ecto.Query.html#select/3). Convo started on [ElixirForum](https://elixirforum.com/t/querybuilder-compose-ecto-queries-without-effort/27704/18?u=onomated).

enhancement

Originally reported to DocPad here: https://github.com/docpad/docpad/issues/1094 Please see @balupton's comment on how to fix: https://github.com/docpad/docpad/issues/1094#issuecomment-423912929 TLDR: `babel plugin needs to be upgraded to coffeescript version 2`

#### Expected vs Actual Behavior I have a model say `User` that I would like to present in two representations say a `UserSerializer` and `ProfileSerializer`. My serializers are defined as...

V: 0.10.x
S: Needs Submitter Response
C: Question
C: Performance: Caching

https://github.com/mongodb/mongoid/releases

https://github.com/mongodb/mongoid/releases

mongoid-slug: **5.3** I have a model `Event` with the following slug specification: ``` slug :title, history: true, localize: true ``` Getting several unoptimized queries (2-6 secs) due to full on...

feature request