Brendon Muir

Results 382 comments of Brendon Muir

Hi @shfung, I don't think this is the way to solve this problem. The tests are all failing at the moment by the looks. This also generates heaps of warnings...

@shfung, that sounds about right (though I've forgotten the details since I implemented all that). There is probably a better way to do it I agree :) If you can...

Thanks for the update @shfung :) I'll leave this open in case you have a chance in the future to get back to it :)

That's a strange one. I can't see how the index would be interacting with it. It's best to explicitly scope on the column name, so `:client_id`. Can you try that...

Thanks for reporting back. Probably the next thing to look at doing is creating a failing test in our test suite. Do you think you'll be able to do that...

Hi @pacarvalho, yes that's a known fault and usually occurs due to simultaneous requests that manipulate the list. I'd be very keen for you to come up with a way...

Hi @DanielHeath, this looks promising. I see it in your PR :) The only thing I can think of is that it'd be nice to tidy up these code forks...

Hehe, yea, I'm not 100% sure I like the current project structure with all those `definers`. I like the way `ancestry` structures their code. But that's a project for another...

Hi @democlitos, I don't quite follow the problem you're having. Could you post some code to look at? From the code you did post I noticed that you have a...