Returns true if the column is defined as ON UPDATE CURRENT_TIMESTAMP.
true
ON UPDATE CURRENT_TIMESTAMP
bool is_set_to_now_on_update() const noexcept;
No-throw guarantee.