sql: support COMMENT ON for table columns #32965
Labels
A-schema-descriptors
Relating to SQL table/db descriptor handling.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
help wanted
Help is requested / needed by the one who filed the issue to fix it.
This is pursuant of #32442 towards #19472.
PR #32442 has added infrastructure which is extensible towards documenting columns. The corresponding support for
COMMENT ON <col>
can then be added.The text was updated successfully, but these errors were encountered: