go-kallax icon indicating copy to clipboard operation
go-kallax copied to clipboard

Many to many relationships

Open erizocosmico opened this issue 8 years ago • 3 comments

Roadmap:

  • [x] Access through properties via Field methods (https://github.com/src-d/go-kallax/pull/183)
  • [x] Implement support for Through relationships on queries and batchRunner (https://github.com/src-d/go-kallax/pull/183)
  • [x] Go boilerplate generation
  • [ ] Inserts + updates with through relationships
  • [x] Test it works with 1:N with intermediate tables
  • [ ] Schema generation

erizocosmico avatar Mar 28 '17 15:03 erizocosmico

Hi! :)

Is this likely to be addressed in a future release? Is there anything blocking this?

I don't think I'd be able to contribute to this issue specifically but I might be able to tackle a blocker.

RobbieMcKinstry avatar Jun 08 '17 18:06 RobbieMcKinstry

I'm planning on starting to work on that as soon as I can, but there's not any release date yet. Sadly, the only blocker is lack of time :(

erizocosmico avatar Jun 09 '17 07:06 erizocosmico

Any recent progress on this issue? Anything specific the community may be able to help out on?

amattn avatar Apr 14 '18 03:04 amattn