Log message #4170305

# At Username Text
# Oct 4th 2018, 17:54 der_AlteBV i guess it hasn't been updated.
# Oct 4th 2018, 17:54 der_AlteBV get a better idea
# Oct 4th 2018, 16:39 GlennS bobdobbs: desktop publishing as?
# Oct 4th 2018, 16:39 GlennS works over here, just checked
# Oct 4th 2018, 16:38 GlennS the switch has been great actually
# Oct 4th 2018, 16:38 GlennS Q[²cQÔ÷ìلq!u-Zóý½WWeóœs۝Ãäêayû’3¥K
# Oct 4th 2018, 16:38 GlennS are you asking how to redirect output of specifically the xtrace logging in bash?
# Oct 4th 2018, 16:38 GlennS Wafficus: yup
# Oct 4th 2018, 16:03 ricksaccous or vice versa
# Oct 4th 2018, 16:03 ricksaccous i don't think cake can automatically determine the relationships from two keys to one
# Oct 4th 2018, 16:03 ricksaccous @rudy1976s you could always add another key field to attachments to use it to relate composite keys and split the value for one field to item_id and the other value for the other field
# Oct 4th 2018, 15:58 lagman 12:45 <+solar> >not using regular panties
# Oct 4th 2018, 15:58 lagman less enter more spacebar
# Oct 4th 2018, 15:58 lagman patury, in that case, you might want to try github also; https://github.com/openbsd/src/blob/master/sys/net/if_pflog.h
# Oct 4th 2018, 15:56 rudy1976s I would but just associate it makes it breaking
# Oct 4th 2018, 15:53 wyrihaximus @dereuromark yeah you can, can write up an example how to do that later
# Oct 4th 2018, 15:43 ricksaccous on the other table?
# Oct 4th 2018, 15:43 ricksaccous the composite key
# Oct 4th 2018, 15:43 ricksaccous of
# Oct 4th 2018, 15:43 ricksaccous so in this particular case you are making item_id a concatenation
# Oct 4th 2018, 15:43 ricksaccous i see
# Oct 4th 2018, 15:43 rudy1976s every model on my app has a hasMany relation with Attachments
# Oct 4th 2018, 15:42 rudy1976s yes
# Oct 4th 2018, 15:42 rudy1976s it's a typed table
# Oct 4th 2018, 15:42 ricksaccous based on model and plugin fields?
# Oct 4th 2018, 15:42 ricksaccous so you are grabbing the association based on conditions as well
# Oct 4th 2018, 15:42 rudy1976s yes
# Oct 4th 2018, 15:42 rudy1976s then there is model and plugin to type it
# Oct 4th 2018, 15:42 ricksaccous so item_id relates to many tables at once?
# Oct 4th 2018, 15:41 rudy1976s then hash,size etc
# Oct 4th 2018, 15:41 rudy1976s the attachments table has some rows : item id which is a varchar 255 where I normally store the associated foreign key
# Oct 4th 2018, 15:41 ricksaccous lol
# Oct 4th 2018, 15:41 ricksaccous that's why i want to see the rows
# Oct 4th 2018, 15:40 ricksaccous how does that even work then...
# Oct 4th 2018, 15:40 rudy1976s but that table is also used to store attachments for models which does not use CFK
# Oct 4th 2018, 15:39 ricksaccous you could split item_id into two fields
# Oct 4th 2018, 15:39 ricksaccous or
# Oct 4th 2018, 15:39 rudy1976s I cannot actually print row
# Oct 4th 2018, 15:39 angelxmoreno greeting bakers!
# Oct 4th 2018, 15:38 ricksaccous rather than two to one key
# Oct 4th 2018, 15:38 ricksaccous I think I'd recommend just making it so the relationship is more of a key to key