go-kallax
go-kallax copied to clipboard
Many to many relationships
Roadmap:
- [x] Access
throughproperties viaFieldmethods (https://github.com/src-d/go-kallax/pull/183) - [x] Implement support for
Throughrelationships on queries andbatchRunner(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
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.
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 :(
Any recent progress on this issue? Anything specific the community may be able to help out on?