Results 594 comments of Stephen Haberman

This is technically doable but has some tradeoffs in terms of performance... I.e. let's say someone calls `findWithNewOrChanged(Author, { books: { reviews: { comments: [text: "a" } } })` On...

:tada: This PR is included in version 1.252.0 :tada: The release is available on: - `v1.252.0` - [GitHub release](https://github.com/joist-orm/joist-orm/releases/tag/v1.252.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

Hi @roberthdg ; thanks for the bug report! Just confirm, but do you know if `mentor` specifically as to be a recursive relation? I'm kind of hoping yes, b/c if...

@trusktr you seem like a sharp guy, but this source-order initialization thing is just not going to go anywhere. Methods-on-the-prototype and fields-on-the-instance are completely different things and pzuraq outlined why...