mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-07-11 00:10:37 +00:00
9 lines
337 B
TOML
9 lines
337 B
TOML
name = "comment_on_old_objects"
|
|
reason = "Verify COMMENT ON metadata can be applied after upgrade to tables, columns, and flows created by old binaries."
|
|
introduced_by = "PR #8390"
|
|
topologies = ["distributed"]
|
|
from_range = ["*"]
|
|
to_range = [">v1.1.1"]
|
|
features = ["ddl", "flow", "information_schema", "metadata", "table"]
|
|
owner = "flow"
|