Native DLL for tags #448
joshhopkins
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like COMMENT ON, it would be great to have native DDL for tags with snapshot awareness.
for example:
ALTER TABLE schema.table SET TAGS (key=value,...); ALTER TABLE schema.table ALTER COLUMN col SET TAGS (key=value,...);
Beta Was this translation helpful? Give feedback.
All reactions