Is there currently a way to utilize onUpdate?

CCory4/8/2023
Trying to run ON UPDATE NOW() for a last_updated column for whenever the row is changed.
Bbloberenober4/9/2023
There's an .onUpdateNow() method
UUUnknown User4/10/2023
Message Not Public
Sign In & Join Server To View
Bbloberenober4/10/2023
Fair
It's visible via the method autocompletion though
Bbloberenober4/10/2023
The docs will be improved significantly once we prepare the website
CCory4/10/2023
awesome I'll give it a shot!