Post #779170
2026-03-18 11:43 UTC
I was doing a log for a module I was building for PrestaShop. As I was thinking about how to do this using Presta’s ObjectModel, I wondered whether `date_upd` would be updated if you saved the object but there were no changes. I asked AI out of laziness, and the answer was “No”, accompanied by a whole load of explanations.
All of them were wrong.
Tested uploading a product, saved it without making any changes, and date_upd was updated.
And that's the "best AI for programming" right now...
Replies (0)
No replies.