MODX uses "upserts". Don't do it. It's lazy and untrackable. These operations (update or insert) should be handled independently. If you have trouble determining when to do so, it may be necessary to redefine the problem you're approaching.
Otherwise, I agree with just about everything in this presentation! Thanks for the video!
0:09:08
MODX uses "upserts". Don't do it. It's lazy and untrackable. These operations (update or insert) should be handled independently. If you have trouble determining when to do so, it may be necessary to redefine the problem you're approaching.
Otherwise, I agree with just about everything in this presentation! Thanks for the video!