maybe here maybe here https://github.com/ChicagoBoss/boss_db/blob/master/src/boss_record_compiler.erl#L436
2014/1/13 Graeme Defty <[email protected]> > Hi All, > > I guess I am the only one who needs this. :-( > > As of now, I have been reduced to creating and maintaining a list of 'has' > associations manually. There has to be a better way! > > > I am guessing this is somewhere in the code that does a special compile > (or transform?) of records. If someone can give me a pointer to where this > happens I am happy to see if I can do the necessary. > > Cheers, > > g > > > > > > On 17 November 2013 22:36, Graeme Defty <[email protected]> wrote: > >> Basically there aren't any! >> >> I just noticed (because I would like to have them) that although we have >> the generated 'belongs_to' set of functions to provide info on those >> associations, there are no such corresponding functions for the 'has' >> associations. >> >> Any particular reason for this? >> >> g >> > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/CAKF5fiBDtRO72Nw8%2BKwhU-83MtnAWHDTPWXZgXvmKE3_jPMD0g%40mail.gmail.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAB-OfhkJ%3DMNAPtYnGXoQB%3DUeyH1P0YWCcgna4VF5SZjv_W9PHA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
