Brian Underwood

Results 59 issues of Brian Underwood

I'm kind of pick about how I like to open files in tabs: I generally want the code to the left of the spec. Sometimes if I have a spec...

Works in the same way that `{:error, ""}` would I realize that maybe there isn't a conclusion on #1063 but I though I would at least hunt down the place...

To address #1066 Hopefully this is approximately right. I understand absinthe, but I haven't gotten quite this deep. Happy to fix based on feedback!

### Environment Make sure you are using the latest LiveView and Dashboard versions before continuing. * Elixir version (elixir -v): 1.11.3 * Phoenix version (mix deps): ~> 1.5.8 * Phoenix...

If you do `object.association.distinct.other_association`, the `distinct` goes away. This is probably good for the simple implementation, but we could have a `WITH DISTINCT` automatically go in there on the second...

good first issue

As I am not actively working with Neo4j anymore and because I would like to have time for other projects, I'm not able to dedicate time to the Neo4j.rb gems...

Would be nice to be able to say what fields that you want to return in specific cases and have ActiveNode / ActiveRel populated objects. I was returning some nodes...

It would be nice to have something like the `verbose_query_logs` setting that was just introduced in `activerecord` 5.2: https://twitter.com/olivierlacan/status/983565103118340096

In the Rails logs it would be great if it said how much time was spent in Neo4j queries like it shows for ActiveRecord. This repo for MongoDB might provide...

Just docs so far as a way to think through the notion of ``ActiveLabel``. See also #1453