stugorf commented on issue #204: URL: https://github.com/apache/age-website/issues/204#issuecomment-1732682056
I tried this and so far it seems to work: ``` CREATE UNIQUE INDEX article_aid_idx ON news."Article"(ag_catalog.agtype_access_operator(properties, '"aid"'::ag_catalog.agtype)); ``` Is there a better way? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org