Log message #4217079

# At Username Text
# Dec 2nd 2019, 19:14 ricksaccous i think you can do where Terminations.id IS NULL at that point
# Dec 2nd 2019, 19:13 ricksaccous what the conditions are i dunno off the top of my head
# Dec 2nd 2019, 19:13 ricksaccous $query->leftJoinWith('Terminations')->where([ 'OR' => [some conditions here]
# Dec 2nd 2019, 19:12 ricksaccous if you want to do what you're doing
# Dec 2nd 2019, 19:12 ricksaccous you would have to left join terminations and use an or statement or something
# Dec 2nd 2019, 19:11 ricksaccous either you want ones without or want ones with
# Dec 2nd 2019, 19:11 ricksaccous yeah those are both contradictory
# Dec 2nd 2019, 19:11 jotpe `$query->contain(['Users' => ['Names'], 'Terminations'])` `->notMatching('Terminations')` `->matching('Terminations', function (Query $query) {` `return $query->where(['Terminations.effective >=' => new DateTime()]);` `});`
# Dec 2nd 2019, 19:11 jotpe This does not work :slightly_smiling_face:
# Dec 2nd 2019, 19:10 jotpe thanks @ricksaccous... and how can I combine matching and notMatching? E.g. I want all memberships without Termination OR with a Termination in future:
# Dec 2nd 2019, 18:53 ricksaccous ;)
# Dec 2nd 2019, 18:53 ricksaccous notMatching
# Dec 2nd 2019, 18:51 jotpe `$query->contain(['Users' => ['Names'], 'Terminations'])` `->where(['Terminations' => null]);`
# Dec 2nd 2019, 18:51 jotpe Evening all. I have a Model (`Membership`) which can has a `Termination` Association (which could be in future). Is there a way in a `finder` method to get all memberships without termination? I tried something like:
# Dec 2nd 2019, 18:09 ricksaccous i might want to write my own behavior that extends his
# Dec 2nd 2019, 18:08 ricksaccous i'm using https://github.com/FriendsOfCake/cakephp-upload so far, what's the cleanest way to achieve this
# Dec 2nd 2019, 18:08 ricksaccous suppose you are writing files to the server but for files with certain extensions you don't want them saved in db in the regular location
# Dec 2nd 2019, 17:16 dereuromark i dont think that should be necessary :slightly_smiling_face: normal text messages here should suffice in general
# Dec 2nd 2019, 17:15 neon1024 It’s handy to focus I find
# Dec 2nd 2019, 17:15 neon1024 Just click the bell in the sidebar and set a time :)
# Dec 2nd 2019, 17:14 noel ok sure. I didn't know. Just thought you were helping. No problemo.
# Dec 2nd 2019, 17:14 neon1024 @dereuromark You can sleep your notifications if you want :slightly_smiling_face:
# Dec 2nd 2019, 17:14 dereuromark truth is: i never used any of that crud stuff before.
# Dec 2nd 2019, 17:13 neon1024 https://www.urbandictionary.com/define.php?term=dont%20%40%20me
# Dec 2nd 2019, 17:13 neon1024 Don’t even at me bro
# Dec 2nd 2019, 17:12 dereuromark after that I was basically not able to further assist
# Dec 2nd 2019, 17:12 dereuromark my previous answer was only to the prefix part
# Dec 2nd 2019, 17:12 dereuromark not offended, but disturbed for no reason. You shouldnt tag someone specific unless they actually are part of the conversation already.
# Dec 2nd 2019, 17:10 noel oh ok. Sorry if I offended, may I ask why?
# Dec 2nd 2019, 17:09 neon1024 Guess that it is pretty recent, perhaps they’ll spin up some boxes soon
# Dec 2nd 2019, 17:07 neon1024 :face_palm:
# Dec 2nd 2019, 17:07 dereuromark @neon1024 i tried, and travis doesnt support it yet
# Dec 2nd 2019, 17:07 dereuromark @noel you shouldnt tag me here
# Dec 2nd 2019, 17:07 neon1024 Can’t what?
# Dec 2nd 2019, 17:06 dereuromark @neon1024 you cannot
# Dec 2nd 2019, 17:04 slackebot is included in the JSON as well.
# Dec 2nd 2019, 17:04 noel @ndm @dereuromark there's a relationship on the entity but it seems to be not seeing it somehow. The JSON object that is being processed by the `->getRepository` call is being written with a hyphen instead of an underscore. E.g. ```{ ... "enquiry-type": null }, "enquiry-type"``` ... but I don't understand why. There is a belongsTo relationship between `enquiry` and `enquiry_type` tables via the `enquiry_type_id` ; the value for which which
# Dec 2nd 2019, 17:02 neon1024 Although it is a snapshot, could probably set 7.4.0 for that now in the travis.yml
# Dec 2nd 2019, 17:01 slackebot <neon1024>
# Dec 2nd 2019, 17:01 neon1024 Doesn’t run on 7.4
# Dec 2nd 2019, 17:00 neon1024 @cakebot travis is https://travis-ci.org/cakephp