pdpotter commented on issue #161: URL: https://github.com/apache/incubator-age/issues/161#issuecomment-1035350883
I tested out the function @bravius provided (thank you for sharing your solution!), but I am unfortunately still experiencing the same problems: * Before using any `SET` clauses, the unique index works as expected. * After executing a `SET` clause, I am able to create vertices with the id from the vertex that was updated in the `SET` clause. @bravius: did you get a duplicate key value violates unique constraint ERROR after updating a vertex with a `SET` clause? Did you use the example from the opening comment, or did you use another example to test your function? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
