Ian White

Results 17 comments of Ian White

Will do, when the next item (simplify ResultSet) is checked off.

Closing in favour of #595

Hi, I'm happy to do that. I'm hoping to get some time to work on the new plan outlined in #595 over the Xmas break.

Hey, I’ve had a bunch of life issues recently interfering with my available time, but am still keen to work on this. I also want to grok the recent changes...

I’m going to have some time to work on this tomorrow (Australian time). I’ll jump on Zulip from about 9am Australian Eastern Time. > On 21 May 2020, at 19:12,...

Hi Louis, thanks for writing this up. I see no harm in changing `conditions_to_fields` to return an object of the same type as the `conditions` parameter, basically a `dup`, but...

@TiagoCardoso1983 thanks for the contribution and the discussion starting point! It may be right that popular ORMs currently have collection functionality, and that an abstraction is very doable, but orm_adapter's...

I'm a bit confused, so here's a summary of what I think is going on, there are now two features under discussion. _scoped adapters_. This means keeping a hash of...

Ok, so @TiagoCardoso1983, if you want to have a crack at option 1 _scoped adapters_, I think that the api should be something like this: `User.to_adapter(scope: {group_id: 1})` to allow...