Skip to content

sql: add FormatVersion field to PrivilegeDescriptor #51930

@RichardJCai

Description

@RichardJCai

After adding ownership to PrivilegeDescriptors, to be able to validate ownership, we have to know the version of the PrivilegedDescriptor.

Versions before the addition of the ownership field are allowed to have an empty owner field whereas versions after should have owners.

Metadata

Metadata

Assignees

Labels

A-schema-descriptorsRelating to SQL table/db descriptor handling.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