hanami.github.io icon indicating copy to clipboard operation
hanami.github.io copied to clipboard

Add information about joins in hanami/rom

Open davydovanton opened this issue 8 years ago • 6 comments

I think it's an important theme for guides. That's why I suggest to add this. We can use this SO question for example: https://stackoverflow.com/questions/43080678/join-query-in-hanami-model

Reference to https://github.com/hanami/hanami.github.io/issues/343

davydovanton avatar Apr 06 '17 11:04 davydovanton

/cc @hanami/core

davydovanton avatar Apr 06 '17 11:04 davydovanton

I was confused with query documentation in guides. I think It will be helpful to add info about rom-sql and Sequel.

alvir avatar May 09 '17 08:05 alvir

Some guides would be nice, specially to the features where we meddle with rom (associations and the like).

Covering all the queries would make our docs coupled to rom's docs, so it would be better to point users to rom docs.

mereghost avatar May 09 '17 21:05 mereghost

What about this issue now, since Pull Request #386 has been merged?

cveneziani avatar Oct 03 '17 14:10 cveneziani

@cveneziani hey! you can take my old PR and update it if you want https://github.com/hanami/hanami.github.io/pull/344 :)

davydovanton avatar Oct 03 '17 15:10 davydovanton

Well, as @mereghost mentioned. Shall we copy the doc from ROM or just point out to ROM doc? And if we copy, where shall we stop?

What's you point of view?

cveneziani avatar Oct 03 '17 15:10 cveneziani