<FromGitter>
<drujensen> Is that what you are looking for?
<FromGitter>
<skyeagle> exactly, thank you!
vivus has joined #amber
<FromGitter>
<robacarp> @drujensen I've been thinking about this since discussing it the other day. ⏎ ⏎ These are equivalent: `Model.where(A).and(B)` `Model.where(A).where(B)` ⏎ What about these?: `Model.where(C).or(D)` `Model.where(C).or.where(D)` ⏎ And what about (future) negation: `Model.where(E).not(F)` and/or `Model.where(E).not.where(F)` ... [https://gitter.im/amberframework/amber?at=5bcf9599c08b8b3067609324]
<FromGitter>
<faustinoaq> Hi Amber community, I'm back, I had taken a loooooong break 😅 At least 4 months :)
<FromGitter>
<faustinoaq> I guess I need to update some things in my Amber setup 😄
<FromGitter>
<Blacksmoke16> o/
vivus has quit [Remote host closed the connection]