Skip to content

sql: add version check for ON UPDATE #69196

@pawalt

Description

@pawalt

#69091 implements ON UDPATE expressions on columns. This adds a field to the ColumnDescriptor proto, so we have to make sure that all nodes are on the most recent version before using it. Therefore, we need to add a version check for 21.2 before accepting ON UDPATE expressions.

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions