You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ON UPDATE expression can now be added to a column. Whenever a row is updated without modifying the ON UPDATE column, the column's ON UPDATE expression is re-evaluated, and the column is updated to the result. [#69091][#69091]
The text was updated successfully, but these errors were encountered:
PR: cockroachdb/cockroach#69091
From release notes:
The text was updated successfully, but these errors were encountered: